You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
841 B
21 lines
841 B
6 months ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||
|
<type>org.netbeans.modules.j2ee.ejbjarproject</type>
|
||
|
<configuration>
|
||
|
<data xmlns="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
|
||
|
<name>ProyectoInventario-ejb</name>
|
||
|
<minimum-ant-version>1.6.5</minimum-ant-version>
|
||
|
<explicit-platform explicit-source-supported="true"/>
|
||
|
<source-roots>
|
||
|
<root id="src.dir"/>
|
||
|
</source-roots>
|
||
|
<test-roots>
|
||
|
<root id="test.src.dir"/>
|
||
|
</test-roots>
|
||
|
</data>
|
||
|
<libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
|
||
|
<definitions>..\.\lib\nblibraries.properties</definitions>
|
||
|
</libraries>
|
||
|
</configuration>
|
||
|
</project>
|