Bug #4727
closedCannot compile Ptolemy from IntelliJ
0%
Description
I can't compile the ptolemy module from within IntelliJ because the appropriate exclusions and inclusions for ptolemy have drifted, and the ptolemy module in IntelliJ does not reflect this. Ideally, the ptolemy IntelliJ module should be automatically generated from the ptolemy-includes and ptolemy-excludes files.
Updated by Sean Riddle almost 15 years ago
I've fixed the compilation problem for the time being, but it will crop up again when items are added or removed from ptolemy-excludes, so a longer term solution is still needed.
Updated by Sean Riddle almost 15 years ago
This bug has cropped up again, this time also affecting Eclipse (and presumably NetBeans as well). The solution, according to David, is to have all the IDE project file generation stuff use the PtolemyPathGenerator class, just like the ant build, so all the different run methods are on the same page.
Updated by David Welker almost 15 years ago
Yeah, I will be working on this. In the meantime, we can just patch the individual IDEs so that they work for everyone.
Updated by David Welker over 14 years ago
I have fixed this so that Intellij's class path is determined in a manner more similar to the build.