mirror of
https://github.com/mirror/jdownloader.git
synced 2024-11-23 03:59:51 +00:00
git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@27278 ebf7c1c2-ba36-0410-9fe8-c592906822b4
Former-commit-id: 092cdf119b430fdfc8f504cd57fee3c006d1a99e
This commit is contained in:
parent
c5cf723cdd
commit
0fce6eee6d
@ -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"/>
|
||||
|
7
.project
7
.project
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user