RE: Magic Eclipse target
"David Leangen" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
Ok, it seems (so far) that it is sufficient to add these 4 jars to the Ant classpath: - avalon-tools-magic.jar - log4j-1.2.8.jar - ant-nodeps-1.6.1 (the ant jar is obviously already there!) - junit-3.8.1.jar This is done in: (Window --> Preference --> Ant --> Runtime --> Classpath) With the addition of these jars, I am able to run Magic from directly within Eclipse.