Menu

Compilation errors java3d 1.5.1 with Java 5

2008-01-08
2013-04-26
  • Sebastian Paul

    Sebastian Paul - 2008-01-08

    Hi Aleksandar,

    I have problems compiling with Java compliance level 5.0 (see below).
    At least String.isEmpty() can easily be rewritten ;)
    The other errors don't seem to come from that, maybe you're just getting warnings.

    Kind regards, Sebastian

    Severity and Description    Path    Resource    Location    Creation Time    Id
    The method getEditableValue() of type SceneGraphObjectPropertySource must override a superclass method    org.java3declipse.properties/src/org/java3declipse/properties/source    SceneGraphObjectPropertySource.java    line 37    1199781571487    113961
    The method getPropertyDescriptors() of type SceneGraphObjectPropertySource must override a superclass method    org.java3declipse.properties/src/org/java3declipse/properties/source    SceneGraphObjectPropertySource.java    line 51    1199781571487    113962
    The method getPropertySource(Object) of type J3dPropertySourceProvider must override a superclass method    org.java3declipse.properties/src/org/java3declipse/properties/provider    J3dPropertySourceProvider.java    line 36    1199781571503    113971
    The method getPropertyValue(Object) of type SceneGraphObjectPropertySource must override a superclass method    org.java3declipse.properties/src/org/java3declipse/properties/source    SceneGraphObjectPropertySource.java    line 67    1199781571487    113963
    The method isEmpty() is undefined for the type String    org.java3declipse.core/src/org/java3declipse/core    Java3D.java    line 256    1199781556471    113957
    The method isPropertySet(Object) of type SceneGraphObjectPropertySource must override a superclass method    org.java3declipse.properties/src/org/java3declipse/properties/source    SceneGraphObjectPropertySource.java    line 86    1199781571487    113964
    The method resetPropertyValue(Object) of type SceneGraphObjectPropertySource must override a superclass method    org.java3declipse.properties/src/org/java3declipse/properties/source    SceneGraphObjectPropertySource.java    line 95    1199781571487    113965
    The method setPropertyValue(Object, Object) of type SceneGraphObjectPropertySource must override a superclass method    org.java3declipse.properties/src/org/java3declipse/properties/source    SceneGraphObjectPropertySource.java    line 103    1199781571487    113966

     
    • Aleksandar Ristovski

      I have been using 6.0 level compliance.

      It shouldn't be too difficult to change it to 5.0, I will look into it.

      Thank you,
      Aleksandar

       
      • Sebastian Paul

        Sebastian Paul - 2008-01-10

        Yes, fixing the problem was no thing. I just wanted to inform you ;)

         
        • Aleksandar Ristovski

          Ok, thank you.

           

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.