Reputation: 93
You can check this warning here when I'm adding the server I'm getting like this. Please help me out. Thanks
Upvotes: 8
Views: 9280
Reputation: 332
I know I am late to answer but I hope this can help someone. Well this error means that you need to point on your JDK not JRE : on Eclipse go to window -> preferences
Upvotes: 3
Reputation: 2258
Go to
window -> preferances -> java -> installed jres
Click "Add" and add the JDK path.
Upvotes: 3