here is what is generated in the jdk.table.xml
when i add a jdk to the default project settings.
see the " that is what is hanging idea, if i
remove that tag or whatever it is, no problems.

I cant imagine that is supposed to be there then?
maybe theres a bug in the xml creation code or something?


<?xml version="1.0"?>

<application>
  <component class="com.intellij.projectRoots.ProjectJdkTable">
    <jdk>
      <name value="java version &quot;1.3.1_01&quot;" />
      <version value="java version &quot;1.3.1_01&quot;" />
      <roots>
        <root file="file:///usr/java/jdk1.3.1_01">
          <property name="type" value="jdkHome" />
        </root>
        <root file="jar:///usr/java/jdk1.3.1_01/jre/lib/rt.jar!/">
          <property name="type" value="classPathEntry" />
        </root>
        <root file="jar:///usr/java/jdk1.3.1_01/src.jar!/src">
          <property name="type" value="sourcePathEntry" />
        </root>
      </roots>
    </jdk>
  </component>
</application>

-- 
Andre  Mermegas
[EMAIL PROTECTED]



__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to