[kepler-users] Eclipse build errors under Windows: apple-extension

Christopher Brooks cxh at eecs.berkeley.edu
Wed Jun 24 13:31:01 PDT 2009


Hi Chad,
I followed the instructions at

https://kepler-project.org/developers/reference/kepler-and-eclipse

mkdir kepler
cd kepler
svn co https://code.kepler-project.org/code/kepler/trunk/modules/build-area
cd build-area
ant change-to -Dsuite=kepler
ant clean-cache
ant eclipse


_Christopher

Chad Berkley wrote:
> Hey Christopher,
> 
> Did you update your build-area?  This was a bug a while back and it was 
> fixed, I thought.  The AppleExtensions classes should not be built under 
> windows and they should be excluded in the eclipse project files.
> 
> chad
> 
> 
> Christopher Brooks wrote:
>> Hi David,
>>
>> I just installed Eclipse-rcp-galileo under Windows 2003  Server
>> with Java 1.6.0_14 an after adding tools.jar to the path, I'm still
>> getting errors in the compilation:
>>
>> Description    Resource    Path    Location    Type
>> Application cannot be resolved    KeplerOSXExtension.java    
>> /apple-extensions/src/org/kepler/osx    line 17    Java Problem
>> Application cannot be resolved to a type    KeplerOSXExtension.java    
>> /apple-extensions/src/org/kepler/osx    line 17    Java Problem
>> ApplicationEvent cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 19    Java Problem
>> ApplicationEvent cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 26    Java Problem
>> ApplicationEvent cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 31    Java Problem
>> ApplicationEvent cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 36    Java Problem
>> ApplicationEvent cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 41    Java Problem
>> ApplicationEvent cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 49    Java Problem
>> ApplicationEvent cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 77    Java Problem
>> ApplicationListener cannot be resolved to a type    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 17    Java Problem
>> The import com.apple.eawt cannot be resolved    
>> KeplerOSXExtension.java    /apple-extensions/src/org/kepler/osx    
>> line 3    Java Problem
>> The import com.apple.eawt cannot be resolved    
>> KeplerApplicationListener.java    
>> /apple-extensions/src/org/kepler/osx    line 3    Java Problem
>>
>> Can you take a look?
>>
>> This is with a clean checkout.
>>
>> Also, how difficult would it be to create a test that would build Eclipse
>> using the output of "ant eclipse"?  It seems like until we have a 
>> regularly
>> run test for the IDEs then we will always have problems.
>>
>> _Christopher
>>

-- 
Christopher Brooks (cxh at eecs berkeley edu) 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 (W-F) 510.655.5480



More information about the Kepler-users mailing list