ymuruvi / proclipsing

Automatically exported from code.google.com/p/proclipsing
0 stars 0 forks source link

Renaming Project Breaks Project #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create Proclipsing Project
2. Name it "MyProject"
3. Import some libs, including openGL
4. Verify project runs OK.
5. Select project in Package Explorer, press F2, rename project to "MyProjectX"
6. Run project. 
7. Project does not run, get error: "Exception in thread "Animation Thread"
java.lang.UnsatisfiedLinkError: no jogl in java.library.path" 

What version of the product are you using? On what operating system?

ProclipsingFeature 1.0.6
Eclipse Build id: 20100218-1602
Mac OS X 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by felixtur...@gmail.com on 20 Apr 2010 at 8:12

GoogleCodeExporter commented 8 years ago
Hi.  Thanks for taking the time to report your problems.

I've attempted to reproduce this problem on my Linux and Mac machines and I 
can't.  I
made a little sample app that uses OpenGL, ran it, renamed, re-ran, and it's 
fine.  

Perhaps my test isn't sophisticated enough?  Can you zip up and send me a 
sample app
that breaks?  Also, what version of Eclipse are you using -- not sure what 
version
your build number corresponds to, but you are probably using Eclipse 3.5.  Is 
that
correct?

Thanks,
BB

Original comment by brianbal...@gmail.com on 22 Apr 2010 at 7:21

GoogleCodeExporter commented 8 years ago
I'm unable to reproduce this issue.  I am marking as "invalid" (I don't see a 
better option) and closing the issue.  If 
anyone comes across this again, feel free to open it up.

Original comment by brianbal...@gmail.com on 1 Jun 2010 at 2:24