[kepler-users] IDEs
Daniel Crawl
danielcrawl at gmail.com
Thu Sep 5 15:05:49 PDT 2013
Hi Leonard,
Is kepler.modules/ptolemy-kepler-2.4/src/ empty? If so, then
the build system did not download the Ptolemy sources. You
can do this manually:
cd kepler.modules/ptolemy-kepler-2.4
svn co
https://source.eecs.berkeley.edu/svn/chess/ptII/branches/kepler-2-4 src
After downloading Ptolemy, Kepler should compile.
I renamed one of the netbeans configuration files and now
'ant neatbeans' works.
'ant idea' generates iml files for IntelliJ IDEA.
--dan
On 9/5/13 2:20 PM, Leonard Sitongia wrote:
> Is building Kepler 2.4 currently supported with NetBeans and Eclipse?
> Both of the Ant tasks for those fail. "ant idea" works.
>
> Eclipse:
> /home/sitongia/src/kepler.modules/build-area/build.xml:166:
> /home/sitongia/src/kepler.modules/ptolemy-kepler-2.4/src/lib does not
> exist.
>
> NetBeans:
> [netbeans] java.io.FileNotFoundException:
> /home/sitongia/src/kepler.modules/build-area/resources/netbeans/ProjectXmlMiddle
> (No such file or directory)
>
> Thanks for your help.
>
More information about the Kepler-users
mailing list