Audrey Lee
2010-08-12 19:06:52 UTC
Hello List,
I am new to both Java and Netbeans.
I downloaded some Java software off the Net and I am using Netbeans to look at
it.
On one of the files, Netbeans is indicating a problem with the file.
At the very top of the file, the author has placed a package declaration:
package samples.rfq;
Netbeans is using a red-dot to the left of the package declaration to tell me
that it has a problem with the package declaration.
When I mouse-hover the package declaration, Netbeans tells me this:
Incorrect Package
(Alt-Enter shows hints)
On my Mac-keyboard I press Alt-Enter and Netbeans just interprets that as an
Enter (and then I need to undo that Enter).
I have 2 questions:
1. How do I work around the Alt-Enter-bug to see the hints?
2. What do you typically do when Netbeans indicates 'Incorrect Package' on one
of your package declarations?
I am new to both Java and Netbeans.
I downloaded some Java software off the Net and I am using Netbeans to look at
it.
On one of the files, Netbeans is indicating a problem with the file.
At the very top of the file, the author has placed a package declaration:
package samples.rfq;
Netbeans is using a red-dot to the left of the package declaration to tell me
that it has a problem with the package declaration.
When I mouse-hover the package declaration, Netbeans tells me this:
Incorrect Package
(Alt-Enter shows hints)
On my Mac-keyboard I press Alt-Enter and Netbeans just interprets that as an
Enter (and then I need to undo that Enter).
I have 2 questions:
1. How do I work around the Alt-Enter-bug to see the hints?
2. What do you typically do when Netbeans indicates 'Incorrect Package' on one
of your package declarations?