The same problem is there in esb\org.wso2.carbonstudio.eclipse.esb\.classpath
On Tue, May 3, 2011 at 8:48 PM, Samisa Abeysinghe <[email protected]> wrote: > I hacked up it manually, and got it working. But we need a proper fix for > these hard coded values. > > <?xml version="1.0" encoding="UTF-8"?> > <classpath> > <classpathentry kind="src" path="src"/> > <classpathentry kind="con" > path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> > <classpathentry kind="con" > path="org.eclipse.pde.core.requiredPlugins"/> > <classpathentry kind="lib" > path="E:\emf\org.eclipse.emf.validation-1.3.0.v200901271722.jar"/> > <classpathentry kind="lib" > path="E:\emf\org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/> > <classpathentry kind="lib" > path="E:\emf\org.eclipse.emf.query-1.2.100.v200903190031.jar"/> > <classpathentry kind="output" path="bin"/> > </classpath> > > > On Tue, May 3, 2011 at 8:36 PM, Samisa Abeysinghe <[email protected]> wrote: > >> New break: >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] An Ant BuildException has occured: The following error occurred >> while executing this line: >> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63: The >> following error occurred while executing this line: >> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140: >> org.ant4eclipse.lib.core.exception.Ant4Ecli >> pseException: Exception whilst resolving the classpath entry >> '[EclipseClasspathEntry: path: >> /home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090 >> 1271722.jar entryKind: 1 outputLocation: null exported: false]' of project >> 'org.wso2.carbonstudio.eclipse.ds': 'null' >> >> And I see that there are hard coded values in .classpath file >> <?xml version="1.0" encoding="UTF-8"?> >> <classpath> >> <classpathentry kind="src" path="src"/> >> <classpathentry kind="con" >> path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> >> <classpathentry kind="con" >> path="org.eclipse.pde.core.requiredPlugins"/> >> <classpathentry kind="lib" >> path="/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v200901271722.jar"/> >> <classpathentry kind="lib" >> path="/home/saminda/jars/org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/> >> <classpathentry kind="lib" >> path="/home/saminda/jars/org.eclipse.emf.query-1.2.100.v200903190031.jar"/> >> <classpathentry kind="output" path="bin"/> >> </classpath> >> >> >> On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe <[email protected]>wrote: >> >>> >>> >>> On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne <[email protected]>wrote: >>> >>>> Hi Samisa, >>>> >>>> Have you set the environmental variable ECLIPSE_HOME? It should point to >>>> a fresh J2EE eclipse distribution. >>>> >>> >>> Done this. >>> >>> >>>> >>>> Saminda >>>> >>>> On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe <[email protected]>wrote: >>>> >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [ERROR] BUILD ERROR >>>>> [INFO] >>>>> ------------------------------------------------------------------------ >>>>> [INFO] An Ant BuildException has occured: The following error occurred >>>>> while executing this line: >>>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48: >>>>> The following error occurred while executing this line: >>>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140: >>>>> The following error occurred wh >>>>> ile executing this line: >>>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165: >>>>> org.ant4eclipse.lib.core.except >>>>> ion.Ant4EclipseException: Compilation was not successful. >>>>> >>>>> Thanks, >>>>> Samisa... >>>>> >>>>> Samisa Abeysinghe >>>>> VP Engineering >>>>> WSO2 Inc. >>>>> http://wso2.com >>>>> http://wso2.org >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> Carbon-dev mailing list >>>>> [email protected] >>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Carbon-dev mailing list >>>> [email protected] >>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >>>> >>>> Thanks, >>> Samisa... >>> >>> Samisa Abeysinghe >>> VP Engineering >>> WSO2 Inc. >>> http://wso2.com >>> http://wso2.org >>> >>> >>> >>> Thanks, >> Samisa... >> >> Samisa Abeysinghe >> VP Engineering >> WSO2 Inc. >> http://wso2.com >> http://wso2.org >> >> >> >> Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
