Project

General

Profile

Actions

Bug #4712

closed

Running Kepler from IntelliJ IDEA does not work

Added by Sean Riddle almost 15 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build system
Target version:
Start date:
01/29/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4712

Description

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.

Actions

Also available in: Atom PDF