Hi Philip,
Re: [HACKYSTAT-DEV-L:74] Re: CDT and hackyEclipse

Sounds great!

Takuya, please take a look at what Turker has done.  Unless you see any problems, let's
merge in his changes so that we can provide CDT support with the next public release.

That would be great.

I was just working on building an offline copy of the plugin for Mike to test. During my development I was not doing Ant builds but was building the plugin with Eclipse. Everything was OK at that time. Now that I tried to build the the project with the global Ant build hackyEclipse creates a problem. I have added cdt and cdt_core plugins as required plugins but the Ant build is unable to find the package even though it is in Plugin Dependencies of hackyEclipse. Do I need to add this to another place? May be to hackyEclipse/lib/Eclipse/lib?

The build errors are like this:
    [javac] C:\cvsroot\hackyEclipse\src\org\hackystat\stdext\sensor\eclipse\EclipseSensor.java:11: package org.eclipse.cdt.core does not exist
    [javac] import org.eclipse.cdt.core.CCorePlugin;
    [javac] ^
    [javac] C:\cvsroot\hackyEclipse\src\org\hackystat\stdext\sensor\eclipse\EclipseSensor.java:12: package org.eclipse.cdt.core.model does not exist
    [javac] import org.eclipse.cdt.core.model.CoreModel;
    [javac] ^
    [javac] C:\cvsroot\hackyEclipse\src\org\hackystat\stdext\sensor\eclipse\EclipseSensor.java:13: package org.eclipse.cdt.core.model does not exist
    [javac] import org.eclipse.cdt.core.model.ICModelMarker;

Thanks,
Turker


-- 
Turker Keskinpala
Research Assistant
Institute for Software Integrated Systems
Vanderbilt University
Phone: (615) 343-4641
Web: www.turkerkeskinpala.com


Reply via email to