|
Hi Philip, 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 |
- [HACKYSTAT-DEV-L:11] Re: CDT and hackyEclipse Michael Paulding
- [HACKYSTAT-DEV-L:12] Re: CDT and hackyEclipse Philip Johnson
- [HACKYSTAT-DEV-L:17] Re: CDT and hackyEclipse Turker Keskinpala
- [HACKYSTAT-DEV-L:20] Re: CDT and hackyEclip... Philip Johnson
- [HACKYSTAT-DEV-L:21] Re: CDT and hackyE... Takuya Yamashita
- [HACKYSTAT-DEV-L:26] Re: CDT and h... Takuya Yamashita
- [HACKYSTAT-DEV-L:40] Re: CDT a... Turker Keskinpala
- [HACKYSTAT-DEV-L:74] Re: C... Turker Keskinpala
- [HACKYSTAT-DEV-L:76] Re: C... Philip Johnson
- [HACKYSTAT-DEV-L:80] Re: C... Turker Keskinpala
- [HACKYSTAT-DEV-L:80] Re: C... Philip Johnson
- [HACKYSTAT-DEV-L:81] Re: C... Turker Keskinpala
- [HACKYSTAT-DEV-L:22] Re: CDT and hackyE... Takuya Yamashita
