[kepler-dev] [Bug 4712] New: Running Kepler from IntelliJ IDEA does not work
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Jan 29 10:25:48 PST 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4712
Summary: Running Kepler from IntelliJ IDEA does not work
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: welker4kepler at gmail.com
ReportedBy: swriddle at gmail.com
QAContact: kepler-dev at kepler-project.org
This is related to the fix for bugs 4705 and 4709 (the change to the way the
ptolemy module is checked out and managed). Using the IntelliJ IDEA IDE (with
project files built through the build system 'ant idea' target), I used to be
able to run (and debug) Kepler, but now it tries to compile parts of the
ptolemy source tree that are not syntactically valid. An example of an error
follows:
/Users/sean/Development/repository-test/ptolemy/src/doc/coding/templates/JavaTemplate.java
Error:(45, 8) class ClassName is public, should be declared in a file named
ClassName.java
It looks like compiling and running from the build system exempts certain
sections of the ptolemy (and possibly other modules') source tree, but this is
not codified in the generated IDE project files.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list