modified | aeisenberg | /org.eclipse.ajdt.ui.tests/src/org/eclipse/ajdt/ui/tests/builder/BuildPathTests.java | failing test on server only. Maybe this change will fix it. |
modified | aeisenberg | /org.eclipse.ajdt-feature/feature.xml | force a build |
modified | aeisenberg | /org.eclipse.contribution.xref.core/src/org/eclipse/contribution/xref/core/XReferenceProviderManager.java | FFDC improvements |
modified | aeisenberg | /org.eclipse.contribution.xref.core/src/org/eclipse/contribution/xref/ras/FFDC.aj | FFDC improvements |
modified | aeisenberg | /org.eclipse.contribution.xref.core/src/org/eclipse/contribution/xref/ras/NoFFDC.java | FFDC improvements |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/core/builder/AJBuilder.java | dumb mistake...used getFile instead of getFolder. Arrgh |
modified | aeisenberg | /org.eclipse.ajdt-feature/feature.xml | force a build |
modified | aeisenberg | /org.eclipse.ajdt-feature/feature.xml | force a build |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/src/org/eclipse/ajdt/ui/tests/AllAJDTUITests.java | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/src/org/eclipse/ajdt/ui/tests/reconciling/Bug279439Reconciling.java | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/workspace/Bug279439/src/foo/bar/Qux.java | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/workspace/Bug279439/.classpath | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/workspace/Bug279439/.project | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/workspace/Bug279439/src/foo/bar/Baz.java | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/workspace/Bug279439/src/foo/bar/Baz_AJ.aj | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/core/javaelements/IntertypeElement.java | NEW - bug 279439: [reconciling] Errors reported for aspects using the fully qualified classname of the package they are in.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279439
Fixed with regression tests |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/src/org/eclipse/ajdt/core/tests/builder/CoreOutputLocationManagerTest.java | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug279497AJ/.classpath | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug279497AJ/.project | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug279497AJ/src/Class.java | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug279497RootAsSourceFolder/.classpath | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug279497RootAsSourceFolder/.project | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug279497RootAsSourceFolder/AClass.java | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/core/builder/AJBuilder.java | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/internal/core/ajde/CoreOutputLocationManager.java | RESOLVED - bug 279497: [ajde] Problem with CoreOutpuLocationManager and elements in a classpath container
https://bugs.eclipse.org/bugs/show_bug.cgi?id=279497 |
modified | aeisenberg | /org.eclipse.contribution.weaving.jdt/src/org/eclipse/contribution/jdt/itdawareness/ITDAwarenessAspect.aj | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.contribution.weaving.jdt/src/org/eclipse/contribution/jdt/itdawareness/IJavaContentAssistProvider.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/src/org/eclipse/ajdt/ui/tests/editor/ITDHyperlinkTest.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui.tests/src/org/eclipse/ajdt/ui/tests/editor/ITDHyperlinkTest2.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.mylyn.ui/META-INF/MANIFEST.MF | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.contribution.xref.core.tests/META-INF/MANIFEST.MF | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui/plugin.xml | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui/META-INF/MANIFEST.MF | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui/src/org/eclipse/ajdt/internal/ui/markers/DeleteAJMarkers.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui/src/org/eclipse/ajdt/internal/ui/markers/DeleteAndUpdateAJMarkersJob.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui/src/org/eclipse/ajdt/internal/ui/markers/UpdateAJMarkers.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui/src/org/eclipse/ajdt/internal/ui/text/ITDHyperlinkDetector.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.ui/src/org/eclipse/ajdt/ui/AspectJUIPlugin.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core/META-INF/MANIFEST.MF | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/core/codeconversion/AspectsConvertingParser.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/core/javaelements/AJCompilationUnit.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/core/reconcile/AJReconcileWorkingCopyOperation.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/internal/core/contentassist/ContentAssistProvider.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/core/parserbridge/AJCompilationUnitProblemFinder.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core/src/org/eclipse/ajdt/internal/core/contentassist/ITDCodeSelection.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.contribution.xref.ui.tests/META-INF/MANIFEST.MF | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334/src/a/AThird.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334base/src/p/HasITDs1.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334base/src/q/UsesITDs1.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectBase/bin2/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectBase/src/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectBase/src2/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel1/bin/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel1/binaryFolder/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel1/src/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel2/bin/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel2/bin2/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel2/src/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/META-INF/MANIFEST.MF | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/src/org/eclipse/ajdt/core/tests/AJDTCoreTestCase.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/src/org/eclipse/ajdt/core/tests/AllCoreTests.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/src/org/eclipse/ajdt/core/tests/model/ITDAwareCodeSelectionTests.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334/.classpath | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334/.project | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334/src/a/DeclaresITDs.aj | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334/src/a/HasAnITD.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334base/.classpath | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334base/.project | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334depending/.classpath | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334depending/.project | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334depending/.settings/org.eclipse.jdt.core.prefs | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334depending/src/r/DeclaresITD.aj | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334depending/src/r/HasITDs2.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/Bug273334depending/src/r/InterfaceForITD.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectBase/bin/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectBase/binaryFolder/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel1/src2/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel2/src2/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/src/org/eclipse/ajdt/core/tests/model/GetExpandedRegionTests.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/src/org/eclipse/ajdt/core/tests/model/ITDAwareCodeSelectionTests2.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel1/bin2/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.ajdt.core.tests/workspace/FindDeclaringProjectLevel2/binaryFolder/.placeholder | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.contribution.weaving.jdt.tests/META-INF/MANIFEST.MF | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.contribution.weaving.jdt.tests/src/org/eclipse/contribution/weaving/jdt/tests/AllWeavingTests.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.contribution.weaving.jdt.tests/src/org/eclipse/contribution/weaving/jdt/tests/itdawareness/ITDAwarenessTests.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |
modified | aeisenberg | /org.eclipse.contribution.weaving.jdt.tests/src/org/eclipse/contribution/weaving/jdt/tests/itdawareness/MockContentAssistProvider.java | NEW - bug 273334: [plan] [itd] Hyperlinking to ITD declarations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273334
Work on this bug is complete
Also committing some stuff for being more precise on locking for on updating AJ Markers. |