Files
3Dmol.js/.project
David Koes 147a8e1b42 Massive refactor
Checkpointing conversion to typescript at a (?) usable state.

Moved things around to be where I like them.

Removed gulp in favor of npm/webpack.  Switched to better-docs template for docs. Still need to work on the docs.

Haven't actually converted anything new to typescript, but I think this
might be deployable now.
2022-12-13 17:02:38 -05:00

41 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>3Dmol</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/GULP.launch</value>
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/webpack.launch</value>
</dictionary>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.aptana.projects.webnature</nature>
<nature>com.aptana.ruby.core.rubynature</nature>
<nature>org.python.pydev.pythonNature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>