Tentative IP Log for tools.ajdt

This tentative IP Log is generated dynamically from automatically collected project information. This information has not been vetted for accuracy by the Eclipse Foundation and may not represent the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with the official release(s) of this project(s) for more information.

Licenses

  • Eclipse Public License v1.0

Third-Party Code

Pre-Req Dependencies

No Pre-Req dependencies.

Exempt Pre-Req and Works With Dependencies

No Exempt Pre-Req or Works With dependencies

Committers

Past and Present Active
Name Organization  
(Error: no committers)

Never Active
Name Organization  
Matt Chapman IBM
Andrew Clement SpringSource, Inc
Adrian Colyer SpringSource, Inc
Sujay D'Souza
John Duimovich IBM
Andrew Eisenberg SpringSource, Inc
Helen Hawkins IBM
Sian January IBM
Mik Kersten Tasktop
Julie Waterhouse

Contributors and Their Contributions

Ref Size Description
Andrew Eisenberg (eisenberg.as)
43711 16067 bytes failure to clean the output folder
Patch that cleans build folder when a prior build state cannot be found.
70774 25828 bytes Possible changes for incremental compilation behaviour in the UI
The suppress autobuilds option is no longer necessary
76146 2404 bytes NPE using quickfix in Aspect opened with java editor
Remodularzied original patch.
93316 875 bytes Add import glitch
Commented out 2 lines of AJCompilationUnitProblemFinder
97080 6235 bytes AJDT forces open Plugin.xml Editor / Build when enabling Aspect Nature
With this patch, the manifest editor will be closed immediately after adding or removing AJ Nature (if it wasn't already open beforehand).
101489 12791 bytes [build] Resource files not always copied over to output folder in RAD
Remove resources marked as derived on project clean
105952 4209 bytes Support Debugging Woven Inpath Code
two test projects
111329 24107 bytes [export] Filter needed for export wizard
Patch to add aspectJ support to jar creation from package explorer context menu
115828 3241 bytes problem deleting resources
Changes to Enforcement aspect
119853 9435 bytes Generate AJDoc wizard doesn't work on the Mac
This patch fixes the hard coding of paths so that ajdoc can work on macs.
121810 11810 bytes Dependent Project ITD not Picked Up
tests that an ITD is correctly applied to a project from another project on its aspect path.
151730 1452 bytes automatically show the Crosscutting Comparison in relevant perspectives
Adds crosscutting comparison view to other perspectives
159867 9882 bytes [editor] [navigation] Unable to navigate from "matches declare" into project on aspectpath
This new patch overrides the old one and is a complete fix for the bug
166210 1898 bytes Duplicate .aj files in Project Explorer
patch to change plugin.xml so that it filters project explorer view
170043 12765 bytes [build] Removing AspectJ nature shouldn't always remove aspectjrt.jar from libaries list
Patch to confirm removal of dependency with tests
213513 2606 bytes [plan] [jdt-weaving] [editor] [refactoring] Files deleted upon failed move refactoring of aspect (.aj) file
when jdt weaving is applied, this patch will enable proper compilation unit rename refactoring for aj files
214815 99986 bytes [build] [multiproject] Currently too difficult to selectively choose what is exported from an AspectJ project that uses inpath
Users can specify a non-default out folder for the inpath
215518 807 bytes NullPointerException during export
Patch getSymbolicName
215518 4539 bytes NullPointerException during export
Patch that makes the build generator spit out a meaningful error if org.aspectj.ajde is not found.
231324 13463 bytes Developer's FAQ rewrite
Patch for Developer's FAQ
233777 10968 bytes AspectJ-Mylyn Structure and UI Bridges
AspectJ - Mylyn structure bridge
233777 725 bytes AspectJ-Mylyn Structure and UI Bridges
Patch to update AJDT feature with new plugin.
233777 33621 bytes AspectJ-Mylyn Structure and UI Bridges
AspectJ Structure bridge with context filtering for cross referencing view
233777 3180 bytes AspectJ-Mylyn Structure and UI Bridges
Patch to update the update site's build scripts
233777 15180 bytes AspectJ-Mylyn Structure and UI Bridges
upgrade ajdt.mylyn.ui to work with Mylyn 3.0.1
233777 13739 bytes AspectJ-Mylyn Structure and UI Bridges
Patch to upgrade ajdt-mylyn bridge code for Mylyn 3.0.1 api
233781 23099 bytes Various fixes for test cases
fixes some test cases
237979 291820 bytes Support classpath containers for AspectJ specific paths
Projects, variables, and containers can now be added to the inpath and aspect paths
237979 291820 bytes Support classpath containers for AspectJ specific paths
Projects, variables, and containers can now be added to the inpath and aspect paths
237979 14623 bytes Support classpath containers for AspectJ specific paths
Allows projects to be in containers
238032 6261 bytes Errors on projects from declare error is not preventing a launch
Brings up warning on launch when workspace has declare error errors
240689 255907 bytes Bug fixes and general refactoring for AJDT 1.5.3 release
refactorings and bug fixes for AJDT 1.5.3
240689 254451 bytes Bug fixes and general refactoring for AJDT 1.5.3 release
updated patch
241447 1764929 bytes [headless-build] Patch so that AJDT 1.6 passes all tests.
Does this patch work?
243356 11621 bytes AJDT appears to ignore ASPECTPATH_ATTRIBUTE classpath attribute
patch that checks inside a classpath container for classpath entries on the in/aspect path
243356 3504 bytes AJDT appears to ignore ASPECTPATH_ATTRIBUTE classpath attribute
patch to AspectJCorePreferences.java
243356 16898 bytes AJDT appears to ignore ASPECTPATH_ATTRIBUTE classpath attribute
New patch...this time with test case
243356 48750 bytes AJDT appears to ignore ASPECTPATH_ATTRIBUTE classpath attribute
Patch to add aspect/in path elements to the UI
243356 9566 bytes AJDT appears to ignore ASPECTPATH_ATTRIBUTE classpath attribute
Fixing compile error in last patch
244197 259785 bytes Updating build server to use headless builds on Eclipse 3.4
patch to update the org.eclipse.ajdt.pde.build
244197 111638 bytes Updating build server to use headless builds on Eclipse 3.4
Patch that commits fixes to build process needed for Eclipse 3.4 building headless
244197 1240 bytes Updating build server to use headless builds on Eclipse 3.4
patch that ensures source is included in org.eclispe.ajdt.source plugin
244300 4900 bytes [build] Error when project dependency has output in project root
patch to fix the problem and test case
244300 4340 bytes [build] Error when project dependency has output in project root
test projects needed for test case
244735 2305 bytes An internal error occurred during: "Export Features".
Small patch that probably addresses this bug
244735 754 bytes An internal error occurred during: "Export Features".
patches the manifest file for adjt core
244735 2413 bytes An internal error occurred during: "Export Features".
Adapted patch from Reto
244735 3569 bytes An internal error occurred during: "Export Features".
Final patch to fix bug
245318 179968 bytes Patching AJDT 1.5 with with new features from 1.6
A back port of many features I introduced to 1.6
246009 82583 bytes AJDT 1.6 Documentation
patch containing doc updates
246476 7842 bytes Reconstructing the project model after a build is inefficient
AJDT to manage source files recompiled during build
246476 37438 bytes Reconstructing the project model after a build is inefficient
changes in aspect path aspects now affect markers properly
246476 3294 bytes Reconstructing the project model after a build is inefficient
patch that ensures update markers is canceled if a new delete markers comes around
246476 162447 bytes Reconstructing the project model after a build is inefficient
combining delete markers and update makers into a single job
248512 22823 bytes Fixing CoreCompilerConfigurationTests
removes absolute paths in test cases
248512 2149 bytes Fixing CoreCompilerConfigurationTests
This next patch fixes a testing error uncovered by the previous patch
248677 11349 bytes Mylyn AJDT bridge contributes "Focus Editor on Active Task" button to editor toolbars
Patch that removes the folding icon from the menu when an aspectj editor is *not* active.
249556 1156 bytes Paths not handled correctly in the output location manager---failing tests on windows
Patch that fixes the problem mentioned in the description
249881 10879 bytes [incremental] Incremental compilation optimizations
patch to fix failing tests on optimizations
250375 713 bytes %updateURL can not be used in feature.xml
patch to address this bug
251111 5165 bytes Change in aspect path not being recorded from the project properties page
patch to fix the regression
252304 75560 bytes [build] Build Timestamps are inconsistent
patch to update the build process
239062 5 bytes [reactivate34] Export Jar
comment #1
Boris Pruessmann (pruessmann.org)
39206 3587 bytes Incremental compilation removes warnings/errors
patch for clearing of problem markers
39212 6441 bytes No autobuild when referenced (input) jar file changes
Fix for autobuild problem
Charles Zhang (eecg.toronto.edu)
113723 3732 bytes aspect refactoring verifier
arv patch for ajdt.core
113723 63214 bytes aspect refactoring verifier
arv patch for ajdt.ui
Csaba Horvath (gmail.com)
21998 860 bytes AJDT put .class files under the workspace even if my project is in different place
Modified version of getOutputPath method
Dave Whittaker (iradix.com)
292441 280 bytes Compile problem not being recorded in the resource model and Eclipse thinks a project is fine when it really has errors
comment #14
David Pytel (gmail.com)
278535 3788 bytes EnsureAJBuilder.ensureNoJavaBuilder(..) disables APT
Patch to ignore removing the Java builder if class file generation is disabled
Felix Velasco (gmail.com)
245142 8436 bytes There is no "Export Feature with AspectJ support" option
AJFeature enabler
George Harley (uk.ibm.com)
46271 1722 bytes Build dependencies between AJ and Java projects broken
Patch containing suggested fix.
62625 36028 bytes editing build.properties of aspect project munges classpath
Auto-import of AspectJ runtime plug-in.
62625 1868 bytes editing build.properties of aspect project munges classpath
One line enhancement to previous patch.
66569 5773 bytes New Aspect Wizard Allows Invalid Aspect Name containing .
Proposed patch
70900 1637 bytes Project dependencies broken (Java depending on AJ)
Removes code that trashes the project build state.
Helen Beeken (gmail.com)
91420 11951 bytes AspectJ project not rebuilt when classpath changed
testcase patch
96313 6096 bytes Empty inplace xref when select a comment which comes before the aspect declaration
patch containing fix for this bug
96313 9128 bytes Empty inplace xref when select a comment which comes before the aspect declaration
visual test for this bug
101489 7719 bytes [build] Resource files not always copied over to output folder in RAD
patch containing testcase
115828 1794 bytes problem deleting resources
failing testcase
Ivica Loncar (gmail.com)
268667 4400 bytes [plan] [3.5] [patch] Allow binary cycles in plugins with aspectj support
patch that sets IBuildPropertiesConstants.PROPERTY_ALLOW_BINARY_CYCLES in generator
282391 3053 bytes UI support for "Support Binary Cycles" in feature export
support for enabling/disabling binary cycles from GUI
285825 3092 bytes patch - ant build script export
proposed patch
288020 1180 bytes Export Eclipse product/plugin with AspectJ support requires AJDE
calculate ajde.classpath from required bundles
385180 59315 bytes AJDT UIMessageHandler may throw NPE
new UIMessageHandler patch
Jason Naylor (gmail.com)
240234 9434 bytes [ajdoc] Generate AJDoc command fails on projects with large number of files
Patch to fix and enhance the ant task
240234 1032 bytes [ajdoc] Generate AJDoc command fails on projects with large number of files
Minor fix to the temp file used in the gui ajdoc command
Johan Fabry (dcc.uchile.cl)
264008 649 bytes Getting pointcut information from AdviceElement
A possible implementation
Konstantin Titorenko (gmail.com)
285188 1453 bytes declare error/warning produces marker on wrong resource
Bug fix
Kris De Volder (gmail.com)
277055 146124 bytes [plan] [refactoring] [itd] pull-out refactoring for creating ITDs
Replacement patch: some UI tweaks
316809 24966 bytes [plan] [refactoring] Pull Out Refactoring: handling of abstract methods
Update: remove some dead/unused code from previous patch
316809 2499 bytes [plan] [refactoring] Pull Out Refactoring: handling of abstract methods
Fixes a broken test case
316814 19948 bytes [plan] [refactoring] Pull-out refactoring doesn't detect or handle correctly the ITD case
Patch implementing support for pulling ITDs from one aspect to another
316848 14344 bytes [refactoring] [plan] Content assist for finding destination aspect in pull out refactoring
Patch: Fix some small cosmetic things in previous patch
316945 11278 bytes [plan] [refactoring] pull out problem when comments near pulled out member
patch fixing this bug
316945 11217 bytes [plan] [refactoring] pull out problem when comments near pulled out member
same patch now for E36 stream
318509 20365 bytes Navigation to constructor/method intertype broken if regular declaration with same number of args exists
patch fixing this bug + testcase
318936 11515 bytes [intertype] [refactoring] Pull out of constructors may change semantics of program
AJDT_318936_CheckForThisCall.patch
319422 2742 bytes Breakpoints inside ITDs not working
Patch that doesn'r remove "implements IField" from IntertypeElement
320425 80133 bytes Refactor IntertypeElement so that it is abstract
Patch adressing the AJDT side of the issue
320425 4336 bytes Refactor IntertypeElement so that it is abstract
Patch to remove obsolete handle mapping code
320683 8320 bytes [refactoring] [plan] Pull Out Refactoring: exception when pulling out a method from an Aspect into itself
Fix for this issue + tests
320753 5166 bytes [refactoring] [plan] NPE when performing pull out refactoring
Patch with a fix
Linton Ye (dreamzenith.com)
79313 9037 bytes Add new automated tests
CodeFormatting test case
Lubomir Marinov (gmail.com)
200460 1148 bytes [export] "Eclipse product with AspectJ support" throws ClassCastException on "Finish"
Successfully "Finish" exporting "Eclipse product with AspectJ support"
Luzius Meisser (gmail.com)
48518 1646 bytes Incremental Compilation Problem for Library Abstract Aspect in Jar
Patch to partially solve problem
58810 2841 bytes manifests for ajdt plugins causing trouble in M8
Zip files containing patch files to fix 58810
58811 1321 bytes no syntax highlighting for .aj files
Patch to fix 58811
59153 975 bytes Cannot delete unsaved .aj files from Package Explorer in eclipse 3.0M8
Patch to remove ajdt caused errors
67281 1552 bytes After refactoring a class an open JavaEditor window on that same class always hangs
Patch, overrides setupJavaDocumentPartitioner from JavaTextTools
67281 2399 bytes After refactoring a class an open JavaEditor window on that same class always hangs
Part Two of the patch
71678 4236 bytes bad id for AspectJ Editor in plugin.xml
changes to plugin.xml and breakpointactiondelegate
Markus Weyerhaeuser (hookipaa.com)
28708 159486 bytes bug fix/code cleanup for AJDT 0.6.0beta for eclipse 2.1 stream
bug-fix/code cleanup for AJDT 0.6.0beta
Matthew Ford (uk.ibm.com)
104334 60115 bytes Update AspectJ compiler preferences and property pages
Updated patch to store the user preference.
104334 16954 bytes Update AspectJ compiler preferences and property pages
test for workbench compiler preferenses
107010 40311 bytes Add shortcuts for adding libraries to the inpath and aspectpath
actual patch this time
107010 4002 bytes Add shortcuts for adding libraries to the inpath and aspectpath
test case
135060 1212 bytes projects compiler properties page doesn't reflect selection
Fixed, now shows project selection
149675 8442 bytes Event trace configuration is not persisted
propsed patch
151259 12434 bytes Improve the layout of AspectJ project properties pages
moved the non standared compiler options under aspectJ compiler -> other
151259 157845 bytes Improve the layout of AspectJ project properties pages
moved the inpath and aspect path pages, to the aspectj build page, as tabs.
151707 3120 bytes Reorganise AspectJ compiler style options
ok, this time its really rixed.
151731 5978 bytes make the triggering of the Cross References view more explicit
not complete: need to add/change dialog messages
154339 3264 bytes AJDT should remove incremental state on project closure and deletion
added for when project is converted from an AJ project to java
154857 63926 bytes Change name of aop.xml generated for LTW launcher
changed aop.xml to aop-ajc.xml
154857 18863 bytes Change name of aop.xml generated for LTW launcher
Some UI tests for testing a user aop.xml file
Matthew Webster (uk.ibm.com)
40344 867 bytes Task list not cleared when "Remove AspectJ Nature" used
Clear markers before removing AspectJ nature
41535 1917 bytes File Not Found ekception when building projects that do not use a separate source directory
Fix to org.eclipse.ajdt.internal.ui.ajde.ProjectProperties
157313 2413 bytes Support bundle fragments in AspectJ Runtime Library container
Enhance AspectJRTContainer.getAspectjrtClasspath() in org.eclipse.ajdt-1_4
Neale Upstone (nealeupstone.com)
271605 3066 bytes [patch] NPE on exiting workbench
Patch to check NPE and eliminate discouraged calls
Nieraj Singh (gmail.com)
329833 13130 bytes Replace DefaultTypePattern nodes with new AspectJ TypePattern nodes
Minimal changes to AJDT to support AspectJ feature 329268
Reto Urfer (pop.agri.ch)
244735 1979 bytes An internal error occurred during: "Export Features".
patch which solve the problem in my environment
244735 1474 bytes An internal error occurred during: "Export Features".
Patch which concates install location and relative bundle location
244735 1474 bytes An internal error occurred during: "Export Features".
Patch which concates install location and relative bundle location
Sian January (uk.ibm.com)
118148 310272 bytes [editor] AspectJ editor does not highlight string at the cursor position
Patch to fix this bug
124462 12205 bytes Support Eclipse 3.2 M5
Patch for AJDT UI to work on Eclipse build I20060110-1026
124462 3428 bytes Support Eclipse 3.2 M5
Patch for AJDT UI Tests to work on Eclipse build I20060110-1026
Sian Whiting (uk.ibm.com)
41709 1173 bytes document outline focus is different from JDT's
Patch to fix this bug
42957 2001 bytes AJDT Syntax highligting broken in Eclipse 3.0M3 driver
Fixes the problem, doesn't affect backwards compatability.
44252 829 bytes Link to User Guide on Welcome page doesn't.
patch for org.eclipse.aspectj project
Steve Young (rocketmail.com)
151731 35166 bytes make the triggering of the Cross References view more explicit
Cumulative patch, incorporating latest requirements
157776 40727 bytes Visualiser displays each aspect twice
Fix and new test class.
157856 14910 bytes Investigate adoption of ICU4J in AJDT
This patch eschews ICU4J where possible, in favour of alternatives
158988 2619 bytes Change default views in Visualiser perspective
AspectVisualizerPerspectiveFactory altered to use different views and layout
159704 10506 bytes Unable to configure xlint cantFindType message on the AspectJ Compiler Preferences page
Hopefully patching up to date versions of the classes this time
159704 14915 bytes Unable to configure xlint cantFindType message on the AspectJ Compiler Preferences page
Test case and associated test projects for this bug
166765 3199 bytes Creation of "Deployable plug-ins with AspectJ support" fails
A docs patch (it changes an existing file, so I guess it's still a patch!) that describes how to work around this problem
168934 5406 bytes Bonus eclipse.inf file
This patch prevents the eclipse.inf file from being extracted from the JAR file during creation of the example project
Thomas Klaeger (pentagroup.ch)
96276 15592 bytes NLS cleanup
Remove extraneous $NON-NLS-x$ tags
96296 3183 bytes AJPluginExportJob adopted to 3.1M7
changes to AJPluginExportJob.java to use it with 3.1M7

Repositories

The information contained in this log was generated by using commit information from the following repositories:

/gitroot/tools/org.eclipse.ajdt.git

Adjust the set of projects included in this IP Log.

To modify an ip log you must be logged in as a committer.