diff options
Diffstat (limited to 'docs/sandbox/ubc-design-patterns/patterns-readme.adoc')
-rw-r--r-- | docs/sandbox/ubc-design-patterns/patterns-readme.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sandbox/ubc-design-patterns/patterns-readme.adoc b/docs/sandbox/ubc-design-patterns/patterns-readme.adoc index 501677747..ade559c2d 100644 --- a/docs/sandbox/ubc-design-patterns/patterns-readme.adoc +++ b/docs/sandbox/ubc-design-patterns/patterns-readme.adoc @@ -12,7 +12,7 @@ Build options * To build the code manually with ajc, use the corresponding build.lst files, creating the aspect library first (to create lib.jar). -* Ajbrowser and the other IDE support does not support options like +* IDE support does not support options like sourceroots or -outjar in the .lst files, so you'll have to create new .lst files if you want to build portions of the project in an IDE. * To build with eclipse, there are .project and .classpath files, but |