Q) eclipse 3.2 (Callisto)

Yamada Ken Takeshi ken at tydfam.jp
Fri Aug 18 13:46:04 UTC 2006


  Still I cannot solve the problem with my opteron(i386) @ -current.
  As shown below, plugins compilation itself seemingly OK, but when it is 
installed the number of *.jar under plugins were so different.  (Framework
error is due to unable to find org.eclipse.osgi_3.2.0*.jar.)
  What is thought to be the reason of this problem?

  
1) Under /usr/ports/java/eclipse/work
      find /usr/ports/java/eclipse(amd64)/work/plugins -name "*.jar" | wc -l 
          100 
      find /usr/ports/java/eclipse(i386)/work/plugins -name "*.jar" | wc -l 
          100 
2) Under /usr/local/eclipse
      find /usr/local/eclipse(amd64)/plugins -name "*.jar" |wc -l 
          156 
      find /usr/local/eclipse(i386)/plugins -name "*.jar" | wc -l 
            8 
       These 8 jars are;
          plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar
          plugins/org.eclipse.help_3.2.0.v20060602.jar
          plugins/org.eclipse.osgi.services_3.1.100.v20060601.jar
          plugins/org.eclipse.pde.ui_3.2.0.v20060605.jar
          plugins/org.eclipse.team.cvs.ui_3.2.0.I200606051140.jar
          plugins/org.eclipse.ui.ide_3.2.0.I20060605-1400.jar
          plugins/org.eclipse.ui.navigator.resources_3.2.0.I20060605-1400.jar
          plugins/org.eclipse.ui.navigator_3.2.0.I20060605-1400.jar



More information about the freebsd-java mailing list