Initial Commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=9
|
||||
org.eclipse.jdt.core.compiler.compliance=9
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.source=9
|
||||
@@ -0,0 +1,4 @@
|
||||
|
||||
public class Programm {
|
||||
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
|
||||
public class Program {
|
||||
public void Main() {
|
||||
print("HELLO");
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
<wb-module deploy-name="Testing Java">
|
||||
<wb-resource deploy-path="/" source-path="/WebContent"/>
|
||||
<property name="context-root" value="Testing_Java"/>
|
||||
<property name="java-output-path" value="/Testing Java/build/classes"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
<wb-module deploy-name="Testing Java">
|
||||
<property name="context-root" value="Testing_Java"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId">
|
||||
<wb-module deploy-name="Testing Java"/>
|
||||
</project-modules>
|
||||
@@ -0,0 +1,6 @@
|
||||
|
||||
public class Program {
|
||||
public void Main() {
|
||||
print("HELLO");
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
<wb-module deploy-name="Testing Java">
|
||||
<wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
|
||||
<property name="context-root" value="Testing_Java"/>
|
||||
<property name="java-output-path" value="/Testing Java/build/classes"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
|
||||
<wb-module deploy-name="Testing Java">
|
||||
<property name="context-root" value="Testing_Java"/>
|
||||
<property name="java-output-path" value="/Testing Java/build/classes"/>
|
||||
</wb-module>
|
||||
</project-modules>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
|
||||
BIN
Java/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree
Normal file
BIN
Java/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user