Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » newbie question
newbie question [message #589556] Thu, 30 January 2003 16:37
Eclipse UserFriend
Originally posted by: colin.chalmers.xs4all.nl

Hi all,

I'm just getting to grips with things so plz be gentle.

I'm writing the imports I need but instead of going all the way to the
actual class I need Eclipse quickly fills in .*; before I have the chance to
lookup the class.

ie

by utilising the "." I get

import javax.swing.*;

instead of

import javax.swing.JButton;

Can I configure this anywhere.

Using a recent *stable* build

Thx

/c
Previous Topic:installed plugins
Next Topic:newbie question
Goto Forum:
  


Current Time: Wed Apr 24 19:24:44 GMT 2024

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

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

Back to the top