git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27278 ebf7c1c2-ba36-0410-9fe8-c592906822b4

Former-commit-id: 092cdf119b430fdfc8f504cd57fee3c006d1a99e
This commit is contained in:
coalado 2014-10-06 10:19:08 +00:00
parent c5cf723cdd
commit 0fce6eee6d
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="jd/plugins/optional/neembuu/|jd/plugins/optional/remoteserv/|jd/plugins/optional/remoteserv/|org/jdownloader/extensions/langfileeditor/" kind="src" path="src"/>
<classpathentry kind="src" path="src-closed"/>
<classpathentry kind="src" path="translations"/>
<classpathentry kind="src" path="themes"/>
<classpathentry kind="src" path="tests"/>

View File

@ -26,4 +26,11 @@
<nature>net.sf.eclipsensis.installoptions.InstallOptionsNature</nature>
<nature>net.sourceforge.metrics.nature</nature>
</natures>
<linkedResources>
<link>
<name>src-closed</name>
<type>2</type>
<locationURI>WORKSPACE_LOC/JDClosed/src</locationURI>
</link>
</linkedResources>
</projectDescription>