diff --git a/dict-ws/tdt4250.emf.servlet/.project b/dict-ws/tdt4250.emf.servlet/.project new file mode 100644 index 0000000000000000000000000000000000000000..1367d3140222637fa88e290d8db092f0203708e8 --- /dev/null +++ b/dict-ws/tdt4250.emf.servlet/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>tdt4250.emf.servlet</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>bndtools.core.bndbuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>bndtools.core.bndnature</nature> + </natures> +</projectDescription> diff --git a/dict-ws/tdt4250.emf.servletsupport.impl/.project b/dict-ws/tdt4250.emf.servletsupport.impl/.project new file mode 100644 index 0000000000000000000000000000000000000000..f6d654ff7cb2df57ac412e54c3c2f00e6eb2479c --- /dev/null +++ b/dict-ws/tdt4250.emf.servletsupport.impl/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>tdt4250.emf.servletsupport.impl</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>bndtools.core.bndbuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>bndtools.core.bndnature</nature> + </natures> +</projectDescription> diff --git a/dict-ws/tdt4250.emf.servletsupport/.project b/dict-ws/tdt4250.emf.servletsupport/.project new file mode 100644 index 0000000000000000000000000000000000000000..9f5bd889bb40788cb040e66549d005f025f0d048 --- /dev/null +++ b/dict-ws/tdt4250.emf.servletsupport/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>tdt4250.emf.servletsupport</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>bndtools.core.bndbuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>bndtools.core.bndnature</nature> + </natures> +</projectDescription> diff --git a/dict-ws/tdt4250.ra.resource/.classpath b/dict-ws/tdt4250.ra.resource/.classpath new file mode 100644 index 0000000000000000000000000000000000000000..3ebd512b99a9612a147089ef7571efa04b68e391 --- /dev/null +++ b/dict-ws/tdt4250.ra.resource/.classpath @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> + <classpathentry kind="con" path="aQute.bnd.classpath.container"/> + <classpathentry kind="src" output="bin" path="src"/> + <classpathentry kind="src" output="bin_test" path="test"> + <attributes> + <attribute name="test" value="true"/> + </attributes> + </classpathentry> + <classpathentry kind="output" path="bin"/> +</classpath> diff --git a/dict-ws/tdt4250.ra.resource/.project b/dict-ws/tdt4250.ra.resource/.project new file mode 100644 index 0000000000000000000000000000000000000000..9a8cd792d666b6eea45308be4b9b53db720830cf --- /dev/null +++ b/dict-ws/tdt4250.ra.resource/.project @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>tdt4250.ra.resource</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>bndtools.core.bndbuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>bndtools.core.bndnature</nature> + </natures> +</projectDescription>