|
-
October 12th, 2009, 01:35 AM
#1
Eclipse doesn't see JMF
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/e...l#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).
Thank you in advance.
Last edited by Emerald214; October 12th, 2009 at 01:42 AM.
-
October 14th, 2009, 04:48 AM
#2
Re: Eclipse doesn't see JMF
This means noone can help? Please tell me something. Sorry.
-
October 14th, 2009, 04:56 AM
#3
Re: Eclipse doesn't see JMF
This is an Eclipse issue not a Java issue. You might have more luck getting an answer if you ask on a dedicated eclipse forum .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|