jdownloader/.project
jiaz f0160bd247 DownloadLink:
-changed setPluginProgress to add/remove for proper cleanup/usage. Multiple progress are possible and always need to be cleaned up
-reduced memory usage by changing many NullsafeAtomicReference into synchronized blocks


git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@25941 ebf7c1c2-ba36-0410-9fe8-c592906822b4
2014-06-17 12:39:45 +00:00

30 lines
746 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>JDownloader</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sf.eclipsensis.installoptions.InstallOptionsBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>net.sourceforge.metrics.builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsensis.installoptions.InstallOptionsNature</nature>
<nature>net.sourceforge.metrics.nature</nature>
</natures>
</projectDescription>