[kepler-dev] [Bug 4191] New: - Kepler fails to build under Eclipse because of apple-extension
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Jun 26 15:57:51 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4191
Summary: Kepler fails to build under Eclipse because of apple-
extension
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: build system
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: cxh at eecs.berkeley.edu
QAContact: kepler-dev at kepler-project.org
I just verified that under Windows, the Eclipse build has errors because
of apple-extension.
David Welker wrote:
Hi Christopher,
That this problem would occur in Windows makes total sense. Right now, the 'ant
eclipse' command is not aware of operating system exclusions. I am going to
discuss a proposed solution with Chad. In the meantime, the solution is to
delete the apple-extensions project folder, which has Mac OS X-only code.
David
> 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
>
More information about the Kepler-dev
mailing list