Menu

Enhancement Error:Cannot initialize resource

Help
sorgusuz
2004-08-05
2004-08-10
  • sorgusuz

    sorgusuz - 2004-08-05

    Hi,
    I'm trying to work with Eclipse 2.1.1 (Build id:200306271545) in SuSE Linux 9.0. But I'm in trouble with EclipseJDO plugin version of com.versant.eclipse.jdo 0.9.9. First Eclipse didn't recognize class container path,  but then I made changes in build.xml, I made these changes:
    <property name="ws" value="gtk"/>
    <property name="os" value="linux"/>

    and then class contaner path becomes succesfull as Reference(Sun). But then when I tried to build my project and I got this error message:
    Cannot initialize resource locator for classes: resource does not exist or cannot be read: /home/crea/workspace/creasales/bin/creasales/jdo/*.class
    java.io.IOException: resource does not exist or cannot be read: /home/crea/workspace/creasales/bin/creasales/jdo/*.class
        at com.sun.jdori.enhancer.util.ListResourceLocator.<init>(Unknown Source)
        at com.sun.jdori.enhancer.Main.initClassLocator(Unknown Source)
        at com.sun.jdori.enhancer.Main.createEnhancer(Unknown Source)
        at com.sun.jdori.enhancer.Main.process(Unknown Source)
        at com.sun.jdori.enhancer.Main.main(Unknown Source)

    As you see enhancement failed. Is there something I'm missing or eclipseJDO is not OS independent. I didn't heve problems when I was in windows. Just a meaningful reply can make me happy..

     
    • Yves YANG

      Yves YANG - 2004-08-06

      We didn't work on Eclipse 2.1.x anymore. Could you test on Eclipse 3 ?

      yves yang

       
    • Yves YANG

      Yves YANG - 2004-08-06

      We don't work on Eclipse 2.1.x anymore. Could you test on Eclipse 3 ?

      yves yang

       
    • sorgusuz

      sorgusuz - 2004-08-10

      Thanks for your offer. But enhancement problems still occur. I installed eclipse-SDK-3.0RC3-linux-gtk and EMF version of emf-sdo-xsd-SDK-I200405200923 as recomended in eclipseJDO project page and also eclipse jdo 0.9.9 and I again changed the build.xml. After all when I tried to build my project I got the similiar error message. What will I do now? I really need your advice. Thanks again...

       

Log in to post a comment.