CompilationUnit

Eclipse JDTを使う第1段階

<?xml version="1.0" encoding="UTF-8"?>
<eclipse-userlibraries version="2">
<library name="Eclipse JDT" systemlibrary="false">
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.jdt.core_3.2.0.v_671.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.core.resources_3.2.0.v20060603.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.core.jobs_3.2.0.v20060603.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.equinox.preferences_3.2.0.v20060601.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.osgi_3.2.0.v20060601.jar"/>
<archive path="D:/Software/Eclipse3.2/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar"/>
</library>
</eclipse-userlibraries>

あまりに使いにくいのでとりあえずラッパー書こうかな…