/[projects]/miscJava/CircuitBreaker/.project
ViewVC logotype

Annotation of /miscJava/CircuitBreaker/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 393 - (hide annotations) (download)
Mon Oct 5 19:44:40 2009 UTC (14 years, 7 months ago) by torben
Original Path: CircuitBreaker/.project
File size: 829 byte(s)
First CircuitBreaker impl.
1 torben 393 <?xml version="1.0" encoding="UTF-8"?>
2     <projectDescription>
3     <name>CircuitBreaker</name>
4     <comment></comment>
5     <projects>
6     </projects>
7     <buildSpec>
8     <buildCommand>
9     <name>org.eclipse.wst.common.project.facet.core.builder</name>
10     <arguments>
11     </arguments>
12     </buildCommand>
13     <buildCommand>
14     <name>org.eclipse.jdt.core.javabuilder</name>
15     <arguments>
16     </arguments>
17     </buildCommand>
18     <buildCommand>
19     <name>org.eclipse.wst.validation.validationbuilder</name>
20     <arguments>
21     </arguments>
22     </buildCommand>
23     </buildSpec>
24     <natures>
25     <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
26     <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
27     <nature>org.eclipse.jdt.core.javanature</nature>
28     <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
29     </natures>
30     </projectDescription>

  ViewVC Help
Powered by ViewVC 1.1.20