Nice/src/bossa/modules Package.java,1.135,1.136
Daniel Bonniot <[email protected]>
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/src/bossa/modules
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8827/src/bossa/modules
Modified Files:
Package.java
Log Message:
Don't include a SourceFile attribute in the generated classes.
It's only SourceDebugExtension that can give accurate source information.
Index: Package.java
===================================================================
RCS file: /cvsroot/nice/Nice/src/bossa/modules/Package.java,v
retrieving revision 1.135
retrieving revision 1.136
diff -C2 -d -r1.135 -r1.136
*** Package.java 16 Feb 2005 16:24:33 -0000 1.135
--- Package.java 20 Feb 2005 21:20:02 -0000 1.136
***************
*** 676,682 ****
res.setSimple(true);
res.body = QuoteExp.voidExp;
- // This is not true, but useful to make some Java-centric tools happy.
- // The real file info in the the SourceDebugExtension attribute.
- res.setFile(name.substring(name.lastIndexOf('.') + 1) + ".nice");
res.needsConstructor = true;
return res;
--- 676,679 ----
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click