Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Not all proposals is showing up(Not all proposans is showing, like on the picture there is no: frame.setSize)
Not all proposals is showing up [message #1847084] Thu, 14 October 2021 07:49 Go to next message
Roman Avdeev is currently offline Roman AvdeevFriend
Messages: 1
Registered: October 2021
Junior Member
import javax.swing.JFrame;

public class Default {

public static void main(String[] args) {

JFrame frame = new JFrame();

}
}
  • Attachment: picture.png
    (Size: 71.12KB, Downloaded 108 times)
Re: Not all proposals is showing up [message #1847106 is a reply to message #1847084] Thu, 14 October 2021 21:48 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4489
Registered: July 2009
Senior Member

What should be showing that isn't?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Does eclipse support Java17
Next Topic:long project name because of git repo
Goto Forum:
  


Current Time: Fri Sep 20 02:25:57 GMT 2024

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

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

Back to the top