diff --git a/.classpath b/.classpath index 0d7710f..28e5303 100644 --- a/.classpath +++ b/.classpath @@ -11,7 +11,7 @@ - + @@ -21,5 +21,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.gitpod.yml b/.gitpod.yml index 6d209ba..13d8376 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -2,8 +2,10 @@ # Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file) # and commit this file to your remote git repository to share the goodness with others. +image: + file: gitpod/workspace-java-17 + tasks: - - before: sudo apt install -y openjdk-17-jdk-headless - init: mvn clean install diff --git a/.project b/.project index 59e25aa..2678c1a 100644 --- a/.project +++ b/.project @@ -20,4 +20,15 @@ org.eclipse.jdt.core.javanature org.eclipse.m2e.core.maven2Nature + + + 1650700979358 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + +