Jump to content
  • 0

Eclipse Compile Erorr [Help Me]


Ubuntu

Question

Hello i try to do compile but i get same error.

The archive: C:/Program%20Files/Java/jdk1.7.0_79/lib/tools.jar which is referenced by the classpath, does not exist.

I try use all javas but same shit. Also i try to add that tools.jar but anyway i geting same eror.

 

Here some ss.

 

un.png

un1.png

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Install jre then open eclipse and install the programfiles-java-jdk put click on jdk file and save

 

JDK install by itself the JRE, so nope. Best way to get conflicts.

 

You only have to right click on build.xml > Run As... > External tools configurations > JRE > Select good version.

Link to comment
Share on other sites

  • 0

First of all, learn to make proper screens.. You did whole screen image and guess what, the most important, the error, is barely visible.  :not bad:

 

Secondly, why don't you simply google the error msg?

 

Thirdly, you seem to be blind, read the error - Program%20Files, guess what, such localization doesn't exist.

 

 

Want to find out more about the Eclipse issue, google it.

 

:dat:

Edited by SweeTs
Link to comment
Share on other sites

  • 0

First check what jdk version your pack uses 1.6-.1.7. 1.8 . If it uses 1.7 and u have  1.8 install the right jdk. Then edit your java home to point to 1.7 bin. Select the right jdk inside eclipse afterwards and try run as ant again. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...