ymuruvi / proclipsing

Automatically exported from code.google.com/p/proclipsing
0 stars 0 forks source link

Extra lines in class file #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Create a new Processing Application.
2. Look at the bottom of the generated class file.

What is the expected output? What do you see instead?

The generated class has these extra lines at the end of it:

url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/antlr.j
ar
url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/core.ja
r
url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/ecj.jar
url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/jna.jar
url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/libquaq
ua.jnilib
url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/libquaq
ua64.jnilib
url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/pde.jar
url: 
file:/Developer/Applications/Java/Processing.app/Contents/Resources/Java/quaqua.
jar
filename: antlr.jar
lastIndexOf: /
filename: core.jar
lastIndexOf: /
filename: ecj.jar
lastIndexOf: /
filename: jna.jar
lastIndexOf: /
filename: libquaqua.jnilib
lastIndexOf: /
filename: libquaqua64.jnilib
lastIndexOf: /
filename: pde.jar
lastIndexOf: /
filename: quaqua.jar
lastIndexOf: /

What version of the product are you using? On what operating system?

proclipsing 1.0.0 
Eclipse 20090619-0625 (Galileo)
OS X 10.5.7

Original issue reported on code.google.com by prisoner...@gmail.com on 12 Aug 2009 at 2:49

GoogleCodeExporter commented 8 years ago
This should be corrected in the latest build.  Please retest.

Matt

Original comment by maddpar...@gmail.com on 12 Aug 2009 at 4:28

GoogleCodeExporter commented 8 years ago

Original comment by maddpar...@gmail.com on 28 Jan 2010 at 6:27