change to spring-dm as the target platform
This commit is contained in:
parent
0d6c9536af
commit
676905d115
|
@ -1,8 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.5"?>
|
||||
<?pde version="3.6"?>
|
||||
|
||||
<target name="Equinox Target">
|
||||
<locations>
|
||||
<location path="${workspace_loc}/equinox-target" type="Directory"/>
|
||||
<location path="${workspace_loc}/equinox-target/webapp/WEB-INF/eclipse" type="Directory"/>
|
||||
<location path="${workspace_loc}/equinox-target/jetty" type="Directory"/>
|
||||
<location path="${workspace_loc}/equinox-target/spring" type="Directory"/>
|
||||
</locations>
|
||||
</target>
|
||||
|
|
Loading…
Reference in New Issue