Browse Source

1.2 rc1 build/pkg : Make ajbrowser depend on ajdoc

tags/Root_ajdt_support
aclement 20 years ago
parent
commit
a5b477d102
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      ajbrowser/.classpath
  2. 1
    0
      ajbrowser/.project

+ 1
- 0
ajbrowser/.classpath View File

@@ -9,5 +9,6 @@
<classpathentry kind="src" path="/bridge"/>
<classpathentry kind="src" path="/asm"/>
<classpathentry kind="src" path="/taskdefs"/>
<classpathentry kind="src" path="/ajdoc"/>
<classpathentry kind="output" path="bin"/>
</classpath>

+ 1
- 0
ajbrowser/.project View File

@@ -4,6 +4,7 @@
<comment></comment>
<projects>
<project>ajde</project>
<project>ajdoc</project>
<project>asm</project>
<project>bridge</project>
<project>taskdefs</project>

Loading…
Cancel
Save