Results 1 to 4 of 4
Thread: Is this a dangerous Quick Fix?
- 07-20-2011, 09:17 PM #1
Senior Member
- Join Date
- Jul 2011
- Posts
- 100
- Rep Power
- 0
Is this a dangerous Quick Fix?
With the err msg, "Illegal modifier for the local class OpenDispatchFileButtonListener; only abstract or final is permitted" I have 3 possible Quick Fixes, namely:
1) Create class 'OpenDispatchFileButtonListener'
2) Change to 'ActionListener' (java.awt.event)
3) Fix project setup...
The last one looks interesting, especially since I also have these err messages:
*) "Project '<Name>' is missing required source folder: 'src' "
(which is not true, as there IS a 'src' folder, under which the source is located
*) "The project cannot be built until build path errors are resolved"
If I choose "Fix Project Setup..." will it allow me to see what it's going to do first, and then, if it doesn't work, "back out" of the "fix"?
-
This is related to your other question and the solution will be determined when the other question is solved. Let's have all discussion there in that thread.
- 07-20-2011, 10:06 PM #3
Senior Member
- Join Date
- Jul 2011
- Posts
- 100
- Rep Power
- 0
- 07-21-2011, 09:30 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Similar Threads
-
Should be a quick fix :)
By Alienz in forum New To JavaReplies: 5Last Post: 04-08-2011, 01:23 AM -
quick q&a
By aizen92 in forum New To JavaReplies: 2Last Post: 12-28-2010, 11:55 AM -
Quick Help!!
By MrA in forum New To JavaReplies: 1Last Post: 11-10-2010, 07:38 PM -
Quick help
By locazor in forum New To JavaReplies: 15Last Post: 10-17-2010, 07:07 PM -
Need help quick!
By Manikyr in forum New To JavaReplies: 11Last Post: 01-28-2009, 04:08 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks