File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes build path errors in eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "build path errors in eclipse" Watch "build path errors in eclipse" New topic
Author

build path errors in eclipse

bhushan kumarsel
Greenhorn

Joined: Jul 24, 2007
Posts: 12
hi i am importing my project in eclipse.
but it is giving error as
build path is incomplete. Can't find class file for javax.management.MBeanRegistration. First solve the build path error and then try to build project.

Anyone pls help me
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14456
    
    7

"pls"? That's not in Merriam-Webster.

Anyway, the javax.management classes have to be provided. You can use the jmx.jar file that's distributed with Tomcat if you can't get a copy from anywhere else.


Customer surveys are for companies who didn't pay proper attention to begin with.
bhushan kumarsel
Greenhorn

Joined: Jul 24, 2007
Posts: 12
hi Tim i am really thankful to you. I just saw your answer on my post.
Anyway the solution you suggested is exactly correct.
Thanks
 
I agree. Here's the link: http://jrebel.com/download
 
subject: build path errors in eclipse
 
Similar Threads
Classpath in JDBC
eclipse
Eclipse Build Path Problem
Eclipse Newbie Help!!!!
Please help, eclipse reinstalled, now can't find object class