Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » [Solved] How find "missing required library"
[Solved] How find "missing required library" [message #1751187] Thu, 05 January 2017 13:40 Go to next message
Stefano Manca is currently offline Stefano MancaFriend
Messages: 2
Registered: January 2017
Junior Member
Hi,

I'm very new user and I'll be really grateful to all those who help me.

My OS is Ubuntu 16.04 and I installed eclipse yesterday from Ubuntu softwere.
I need to install Unfolding Maps and Unfolding Maps needs JOGL.

I installed all and I tried to use JOGL.
When I created a new Java project "Pippo", I selected my JOGL User Library but I had this error

Quote:
Project 'pippo' is missing required library: '/home/sm/workspace_JOGL/JOGL/Lib/gluegen-rt.jar'


I checked up all cames in mind:
- the file "gluegen-rt.jar" exists in the folter "/workspace/jogamp-all-platforms/jar";
- gluegen-rt is in JOGL project'se Referenced Libraries;
- I went to Windows->Preferences->Java->Build Path->User Libraries there is the error;
- I added gluegen-rt as User Library but it is always missing.

If you need more information, I pray you to explicate exactly how to get it because I'm really really newbie.

[Updated on: Mon, 09 January 2017 08:49]

Report message to a moderator

Re: How find "missing required library" [message #1751244 is a reply to message #1751187] Fri, 06 January 2017 08:38 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Does that file actually exist at the indicated path?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: How find "missing required library" [message #1751319 is a reply to message #1751244] Sun, 08 January 2017 13:06 Go to previous message
Stefano Manca is currently offline Stefano MancaFriend
Messages: 2
Registered: January 2017
Junior Member
Yes, it does

[EDIT] the file was in the folder "jogl/..." but Eclipse was searching it in "JOGL/..." Embarrassed
I created new folder "JOGL/..." and error disappeared.
Thanks a lot Nitin ^^

[Updated on: Mon, 09 January 2017 08:48]

Report message to a moderator

Previous Topic:Eclipse crashes with xmanager
Next Topic:Problem installing Eclipse Luna
Goto Forum:
  


Current Time: Fri Apr 19 11:54:29 GMT 2024

Powered by FUDForum. Page generated in 0.03516 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top