Editing a build configuration
There are a two ways to edit a build configuration:
-
Double click on the .ajproperties file in the package explorer to
open the build configuration file editor.
-
Select or de-select files and folders by using the checboxes in the tree.
-
Save the file.
-
If you edited the active build configuration and automatic building is turned on
the project will rebuild.
or
-
In the package explorer select the file(s)/package(s) that you want to exclude or include.
-
Right click then select AspectJ Tools > Exclude from 'active_configuration_name' Configuration
or AspectJ Tools > Include in 'active_configuration_name' Configuration if including.
-
The active build configuration will be updated and if automatic building is turned on
the project will rebuild.
AspectJ projects
Build configurations
Creating a new build configuration
Switching build configurations
Using build configurations with Ant
.lst file support