Skip to end of metadata
Go to start of metadata

Discouraged Access Warnings

Quote from http://wiki.eclipse.org/Dali_Discouraged_Access_Warnings :

Because test plug-ins are not loaded at run-time, there is no need to make them friends of the non-test plug-ins. To suppress the Discouraged Access warnings in a test plug-in, we add the appropriate build-time access rule exceptions to the project's Java build path (e.g. o.e.jpt.core.tests suppresses any access warnings caused by references to o.e.jpt.core). See the DTP description of this Eclipse feature.

Target platforms

  • e35 - Eclipse 3.5 / Galileo
  • e36 - Eclipse 3.6 / Helios
  • e37 - Eclipse 3.7 / Indigo

Mylyn Integration

Links :

Workflow for review as how it supposed to be in SonarQube2.9:

STATUS

operation

new STATUS

new RESOLUTION

OPEN / REOPENED

resolve manually

RESOLVED

FIXED

 

flag as false-positive

RESOLVED

FALSE-POSITIVE

 

close automatically

CLOSED

empty

RESOLVED

reopen manually

REOPENED

empty

 

reopen automatically

REOPENED

empty

 

unflag as false-positive

REOPENED

empty

 

close automatically

CLOSED

unchanged

CLOSED

Manual testing as it was done in SonarQubeEclipse 2.1.0 :

  1. Create repository => repository created and shown in category "Reviews" in views "Task/Team Repositories"
    • Validation of server URL (valid URL with protocol http or https)
    • Username required
  2. Create query => reviews added to task list
  3. Create new review thru SonarQube UI, synchronize query => new review added to task list
  4. Add new comment thru SonarQubeUI => notification and review marked as unread
  5. Reassign review thru SonarQube UI on another user, synchronize query => notification and review moved to category "Unmatched"
  6. Reassign review thru SonarQube UI on you => notification and review moved back to query
  7. Remove repository => query and all reviews removed
Labels
  • None