WEB开发网
开发学院操作系统CentOS 处理报错:java/lang/NoClassDefFoundError: java... 阅读

处理报错:java/lang/NoClassDefFoundError: java/lang/Object

 2012-05-23 16:23:33 来源:WEB开发网   
核心提示: [root@fztest97 lib]# java -version java version "1.5.0_22" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)

  1. [root@fztest97 lib]# java -version
  2. java version "1.5.0_22"
     
  3. Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
     
  4. Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_22-b03, mixed mode)
     

  5.  
  6. [root@fztest97 lib]# javac
     
  7. Usage: javac <options> <source files>
     
  8. where possible options include:
     
  9. -g Generate all debugging info
     
  10. -g:none Generate no debugging info
     
  11. -g:{lines,vars,source} Generate only some debugging info
     
  12. -nowarn Generate no warnings
     
  13. -verbose Output messages about what the compiler is doing
     
  14. -deprecation Output source locations where deprecated APIs are used
     
  15. -classpath <path> Specify where to find user class files
     
  16. -cp <path> Specify where to find user class files
     
  17. -sourcepath <path> Specify where to find input source files
     
  18. -bootclasspath <path> Override location of bootstrap class files
     
  19. -extdirs <dirs> Override location of installed extensions
     
  20. -endorseddirs <dirs> Override location of endorsed standards path
     
  21. -<directory> Specify where to place generated class files
     
  22. -encoding <encoding> Specify character encoding used by source files
     
  23. -source <release> Provide source compatibility with specified release
     
  24. -target <release> Generate class files for specific VM version
     
  25. -version Version information
     
  26. -help Print a synopsis of standard options
     
  27. -Print a synopsis of nonstandard options
     
  28. -J<flag> Pass <flag> directly to the runtime system

 
到此为止,JDK1.5安装配置成功。

上一页  1 2 3 

Tags:处理 java lang

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接