Skip to content

Commit 6be812c

Browse files
committed
Add sourcefiles line to debug target.
git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@8159 961051c9-f516-0410-bf72-c9f7e237a7b7
1 parent f9e4535 commit 6be812c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: netbeans-ant.xml

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
<pathelement path="${jruby.classes.dir}"/>
8787
<path refid="build.classpath"/>
8888
</classpath>
89+
<sourcepath path="${src.dir}"/>
8990
</nbjpdastart>
9091
<java classname="org.jruby.Main" maxmemory="${jruby.launch.memory}" fork="true">
9192
<classpath>

0 commit comments

Comments
 (0)