Skip to main content



      Home
Home » Newcomers » Newcomers » Error Suggestions for fix on line of code(Limited suggestions for fix on line of java code)
Error Suggestions for fix on line of code [message #1768697] Fri, 21 July 2017 14:30 Go to next message
Eclipse UserFriend
Neon.3 is the IDE I am Using
I also put the Class Files in a Package and this is where I am limited
if I do dot declare a package and use the default package I do get more suggestions on how to fix the error

when I get an error on a line of code and click the red button that tells me I have an error the suggestions are linited

For example if I have the line of code

FileReader file = new FileReader ("hello");

the suggestions do not include "import java.io.FileReader;"

Re: Error Suggestions for fix on line of code [message #1768709 is a reply to message #1768697] Fri, 21 July 2017 16:16 Go to previous message
Eclipse UserFriend
What suggestions do you get? Can you show us the entire source file?
Previous Topic:Launching Java IDE Oxygen
Next Topic:APR library
Goto Forum:
  


Current Time: Fri Mar 21 22:50:39 EDT 2025

Powered by FUDForum. Page generated in 0.08883 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top