jmonkeyengine/sdk/jme3-cinematics/src/com/jme3/gde/cinematics/CinematicsTopComponentSettings.xml
nor..67 6fd3bbedae move sdk to trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-14 12:55:55 +00:00

13 lines
577 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
To change this template, choose Tools | Templates
and open the template in the editor.
-->
<!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN" "http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">
<settings version="1.0">
<module name="com.jme3.gde.cinematics" spec="0.1"/>
<instanceof class="org.openide.windows.TopComponent"/>
<instanceof class="com.jme3.gde.cinematics.CinematicsTopComponent"/>
<instance class="com.jme3.gde.cinematics.CinematicsTopComponent" method="getDefault"/>
</settings>