- Add AssetKey properties to Model Import dialog - Improve ProjectAssetManager path handling - Allow setting AssetKey data in AssetDataObject (Uses apache BeanUtils to copy data from other AssetKey) - Set version number and dependency to 3.0.0 for all plugins - Change some plugin names - Set "jMonkeyEngine" as plugin group name git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8093 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
9 lines
499 B
XML
9 lines
499 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
|
|
<!-- for some information on what you could do (e.g. targets to override). -->
|
|
<!-- If you delete this file and reopen the project it will be recreated. -->
|
|
<project name="com.jme3.gde.materials" default="netbeans" basedir=".">
|
|
<description>Builds, tests, and runs the project com.jme3.gde.materials.</description>
|
|
<import file="nbproject/build-impl.xml"/>
|
|
</project>
|