Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » help needed(How to do remarks in string.xml)
help needed [message #938256] Tue, 09 October 2012 18:07 Go to next message
Michael Schweinsberg is currently offline Michael SchweinsbergFriend
Messages: 1
Registered: October 2012
Junior Member
Hi all!

An absolute beginner likes to put some remarks to string.xml!

I tried //, /* .... */

In all cases it occurs an error when compiling!

What doing wrong?

Thanks for your help!

By the way, where can I find java language reserved words?

Thank´s and best regards,

Michael
Re: help needed [message #938287 is a reply to message #938256] Tue, 09 October 2012 18:39 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 10/9/2012 12:07 PM, Michael Schweinsberg wrote:
> Hi all!
>
> An absolute beginner likes to put some remarks to string.xml!
>
> I tried //, /* .... */
>
> In all cases it occurs an error when compiling!
>
> What doing wrong?
>
> Thanks for your help!
>
> By the way, where can I find java language reserved words?
>
> Thank´s and best regards,
>
> Michael

XML comment are effectuated thus:

<!-- this is a comment -->

Go get a book on Java. The best is Head First Java.
Previous Topic:no jre or jdk
Next Topic:Can''t run Eclipse, sorry to bother you.
Goto Forum:
  


Current Time: Fri Apr 26 09:05:09 GMT 2024

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

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

Back to the top