Bug #4727
closed
Cannot compile Ptolemy from IntelliJ
Added by Sean Riddle almost 15 years ago.
Updated over 14 years ago.
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.
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.
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.
Yeah, I will be working on this. In the meantime, we can just patch the individual IDEs so that they work for everyone.
I have fixed this so that Intellij's class path is determined in a manner more similar to the build.
Original Bugzilla ID was 4727
Also available in: Atom
PDF