[kepler-dev] a few new eclipse build problems

Derik Barseghian barseghian at nceas.ucsb.edu
Thu Dec 9 14:21:25 PST 2010


Ok, that works.

The second problem to do with self-references is fixed by removing self-references from module.txt files. 
Are self-references no longer allowed?

Derik

On Dec 9, 2010, at 1:50 PM, Christopher Brooks wrote:

> Hey Derik,
> I'm tied down with a deadline elsewhere.
> Please try excluding ptolemy/domains/ptides.
> My notes about what to modify in Kepler are at
> https://kepler-project.org/developers/reference/update-ptolemy-third-party-package-dependencies
> 
> _Christopher
> 
> 
> 
> On 12/9/10 1:42 PM, Derik Barseghian wrote:
>> Hey Christopher and David,
>> 
>> Christopher, I've moved kepler trunk to ptolemy r59948, and a minor issue in eclipse:
>>    ptolemy/src/ptolemy/domains/ptides/demo/PtidesAirplaneFuelControl/Bus.java
>>    ptolemy/src/ptolemy/domains/ptides/demo/PtidesAirplaneFuelControl/Tank.java
>> have import errors in eclipse because we're excluding ptolemy.domains.wireless. Do you have a preference on how to fix this?
>> 
>> David, there's a new build problem in eclipse to do with the build path having duplicate entries. E.g. when using sensor-view suite,
>> sensor-view's .classpath has this line:
>>   <classpathentry combineaccessrules="false" kind="src" path="/sensor-view"/>
>> and _kepler.build's .classpath has a duplicate of that line.
>> Removing the line from sensor-view/.classpath, and the duplicate from _kepler.build/.classpath fixes the problem.
>> 
>> Derik
>> _______________________________________________
>> Kepler-dev mailing list
>> Kepler-dev at kepler-project.org
>> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
> 
> -- 
> Christopher Brooks, PMP                       University of California
> CHESS Executive Director                      US Mail: 337 Cory Hall
> Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
> ph: 510.643.9841 fax:510.642.2718	      (Office: 545Q Cory)
> home: (F-Tu) 707.665.0131 cell: 707.332.0670



More information about the Kepler-dev mailing list