mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
48dcd97f5c
* Added all used js, even if duplicated, to "admin" so we do not depend on externals js
46 lines
1.3 KiB
XML
46 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>uds</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
<dictionary>
|
|
<key>LaunchConfigHandle</key>
|
|
<value><project>/.externalToolBuilders/org.eclipse.wst.jsdt.core.javascriptValidator.launch</value>
|
|
</dictionary>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.python.pydev.PyDevBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>com.eclipsesource.jshint.ui.builder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
<dictionary>
|
|
<key>LaunchConfigHandle</key>
|
|
<value><project>/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder.launch</value>
|
|
</dictionary>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.python.pydev.django.djangoNature</nature>
|
|
<nature>net.vtst.ow.eclipse.js.closure.closureNature</nature>
|
|
<nature>org.python.pydev.pythonNature</nature>
|
|
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
|
|
</natures>
|
|
</projectDescription>
|