Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:30 Go to next message
Pete Watters is currently offline Pete WattersFriend
Messages: 7
Registered: May 2017
Junior Member
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 20:16 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

What suggestions do you get? Can you show us the entire source file?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Launching Java IDE Oxygen
Next Topic:APR library
Goto Forum:
  


Current Time: Fri Apr 26 08:53:13 GMT 2024

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

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

Back to the top