Skip to main content



      Home
Home » Newcomers » Newcomers » code assist doesn't pop up...
code assist doesn't pop up... [message #19885] Sat, 29 January 2005 02:11 Go to next message
Eclipse UserFriend
Originally posted by: db0815.web.de

Hi :)

I am experimenting with the first "Hello World" example in the
book "Eclipse" by Steve Holzner, O'Reilly and entered the following code:

public class Ch01_01 {

public static void main(String[] args) {
System.
}
}

The book ordered me to enter "System." and to wait for the code assist
popping up ....... I am waiting for two hours now - but nothing happened :(

I am using the emacs key mappings - could this be the reason?

Even after pushing [Ctrl]-[Space] nothing happened.

Do I have to activate code assist somewhere??

Thanks for any Help, Die
Re: code assist doesn't pop up... [message #19929 is a reply to message #19885] Sat, 29 January 2005 04:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sander_ke.nospam.hotmail.com

"Die Boruman" <db0815@web.de> wrote in message
news:ctfcv8$pd2$1@www.eclipse.org...
> Hi :)
>
> I am experimenting with the first "Hello World" example in the
> book "Eclipse" by Steve Holzner, O'Reilly and entered the following code:
>
> public class Ch01_01 {
>
> public static void main(String[] args) {
> System.
> }
> }
>
> The book ordered me to enter "System." and to wait for the code assist
> popping up ....... I am waiting for two hours now - but nothing happened
:(
>
> I am using the emacs key mappings - could this be the reason?
>
> Even after pushing [Ctrl]-[Space] nothing happened.
>
> Do I have to activate code assist somewhere??

Maybe there is an error in your code so fare; look for red underlining.
Check the file is named Ch01_01.java. Maybe you show the file in the
text-editor instead of the java-editor; check icon in the tab of the editor
it should be a page with a J on it. I hope this helps,

Sander
Re: code assist doesn't pop up... [message #20665 is a reply to message #19929] Sat, 29 January 2005 10:26 Go to previous message
Eclipse UserFriend
Originally posted by: db815.web.de

Hi Sander,

- there was no error in my code,
- the name was ok,
- the L was there also,
- and for some reason ... !?: even code assist worked...! - ?? - !?!!

Computers are strange beeings!

Thanks a lot for your help, Die :)

> Maybe there is an error in your code so fare; look for red underlining.
> Check the file is named Ch01_01.java. Maybe you show the file in the
> text-editor instead of the java-editor; check icon in the tab of the editor
> it should be a page with a J on it. I hope this helps,

> Sander
Previous Topic:Error Message "Reference to undefined variable value"
Next Topic:Multiple 'targets'
Goto Forum:
  


Current Time: Sat Jun 21 10:48:56 EDT 2025

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

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

Back to the top