diff options
Diffstat (limited to 'org.eclipse.jdt.core/.project')
-rw-r--r-- | org.eclipse.jdt.core/.project | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/org.eclipse.jdt.core/.project b/org.eclipse.jdt.core/.project index c05ce7303..13a8e2c49 100644 --- a/org.eclipse.jdt.core/.project +++ b/org.eclipse.jdt.core/.project @@ -3,6 +3,7 @@ <name>org.eclipse.jdt.core</name> <comment></comment> <projects> + <project>shadows.org.eclipse.jdt.core</project> </projects> <buildSpec> <buildCommand> @@ -10,6 +11,17 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> + <arguments> + <dictionary> + <key>LaunchConfigHandle</key> + <value><?xml version="1.0" encoding="UTF-8"?> +<launchConfiguration local="false" path="/org.eclipse.jdt.core/.externalToolBuilders/jdt-core-for-aspectj.jar builder.launch"/> +</value> + </dictionary> + </arguments> + </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jdt.core.javanature</nature> |