Re: A question about java comments?
Fatih Coskun <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Serkan Camurcuoglu wrote: > Hi, > Does anybody know why netbeans java editor converts > '=' operators to '-' when that line is commented out? > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail is new and improved - Check it out! > http://promotions.yahoo.com/new_mail > It is not really a "-". If you copy and paste it elsewhere, it will be a "=". Though I am hating it, too. Fatih