Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
joram
joram
Commits
863b28a2
Commit
863b28a2
authored
Oct 04, 2017
by
afreyssin
Browse files
Minor changes.
parent
7b424525
Changes
1
Show whitespace changes
Inline
Side-by-side
joram/.classpath
View file @
863b28a2
...
...
@@ -20,5 +20,32 @@
<classpathentry
kind=
"src"
output=
"samples/classes"
path=
"samples/src/joram"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"
/>
<classpathentry
kind=
"con"
path=
"org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"
/>
<classpathentry
kind=
"lib"
path=
"C:/Users/freyssin/.m2/repository/javax/ws/rs/javax.ws.rs-api/2.0.1/javax.ws.rs-api-2.0.1.jar"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<attribute
name=
"maven.groupId"
value=
"javax.ws.rs"
/>
<attribute
name=
"maven.artifactId"
value=
"javax.ws.rs-api"
/>
<attribute
name=
"maven.version"
value=
"2.0.1"
/>
<attribute
name=
"maven.scope"
value=
"compile"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"lib"
path=
"C:/Users/freyssin/.m2/repository/org/glassfish/jersey/core/jersey-client/2.22.2/jersey-client-2.22.2.jar"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<attribute
name=
"maven.groupId"
value=
"org.glassfish.jersey.core"
/>
<attribute
name=
"maven.artifactId"
value=
"jersey-client"
/>
<attribute
name=
"maven.version"
value=
"2.22.2"
/>
<attribute
name=
"maven.scope"
value=
"compile"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"lib"
path=
"C:/Users/freyssin/.m2/repository/com/google/code/gson/gson/2.5/gson-2.5.jar"
>
<attributes>
<attribute
name=
"maven.pomderived"
value=
"true"
/>
<attribute
name=
"maven.groupId"
value=
"com.google.code.gson"
/>
<attribute
name=
"maven.artifactId"
value=
"gson"
/>
<attribute
name=
"maven.version"
value=
"2.5"
/>
<attribute
name=
"maven.scope"
value=
"compile"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"output"
path=
"target/classes"
/>
</classpath>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment