| Eclipse doesn't see JMF. [message #491362] |
Wed, 14 October 2009 06:41  |
No real name Messages: 3 Registered: October 2009 |
Junior Member |
|
|
I have the following problem:
+ I using newest Eclipse 3.5.1.* and newest Java JDK and I installed newest JMF with default configuration successfully.
+ In Eclipse Editor, when I type: import javax.media.
I don't see Manager class in Default Proposals pane (I mean Intellisense) although I see it in JRE System Library folder expanded in Project Explorer.
When I typed import javax.media.Manager manually, the compiler underlined it as an error "Access restriction...".
+ I googled for that and found out a temporary solution:
http:// lkamal.blogspot.com/2008/09/eclipse-access-restriction-on-li brary.html#comment-form
but I don't like that solution because it just hide the error. I'd like to solve that problem completely without potential errors.
Help me solve these:
1) I want Manager class to appear in Proposals pane.
2) I want fix that error without configuring Errors/Warnings (I mean fix it, not hide it).
Here is image:
http://i240.photobucket.com/albums/ff22/Emerald214/media2.jp g
Thank you in advance.
[Updated on: Wed, 14 October 2009 06:42] Report message to a moderator
|
|
|
|
|
|
|
| Re: Eclipse doesn't see JMF. [message #953778 is a reply to message #491362] |
Mon, 22 October 2012 10:22  |
Ahmet Ekrem SABAN Messages: 12 Registered: April 2011 Location: Austria |
Junior Member |
|
|
Yeah, that's a good answer. It worked when I asked eclipse to add the external JAR by clicking with the right mouse button in the package editor on the workspace folder, selecting "Properties" and then "Java Build Path" and "Add External JARs...".
Best regards!
Ekrem
|
|
|
Powered by
FUDForum. Page generated in 0.06622 seconds