mirror of
https://github.com/mirror/jdownloader.git
synced 2024-11-23 03:59:51 +00:00
f0160bd247
-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
30 lines
746 B
XML
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>
|