Skip to content

Commit e6ad837

Browse files
committed
Bug: 'net.sf.j2s.test.junit' references 'JRE System Library [j2se1.5.0_06]'
The classpath of project 'net.sf.j2s.test.junit' contains a hard reference to 'JRE System Library [j2se1.5.0_06]'. Fix: use Workspace default JRE instead.
1 parent a40ffb5 commit e6ad837

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/net.sf.j2s.test.junit/.classpath

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
33
<classpathentry kind="src" path="src"/>
4-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2se1.5.0_06"/>
54
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
65
<classpathentry sourcepath="/AJAX_SWT_SRC" kind="var" path="AJAX_SWT"/>
76
<classpathentry kind="output" path="bin"/>

0 commit comments

Comments
 (0)