Changeset 32111 in osm for applications
- Timestamp:
- 2016-03-12T17:07:12+01:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/apache-http
- Files:
-
- 2 added
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/apache-http/.classpath
r31875 r32111 5 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> 6 6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-apache-commons"/> 7 <classpathentry exported="true" kind="lib" path="lib/httpclient-4.5. 1.jar"/>7 <classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.2.jar"/> 8 8 <classpathentry exported="true" kind="lib" path="lib/httpcore-4.4.4.jar"/> 9 <classpathentry exported="true" kind="lib" path="lib/httpmime-4.5. 1.jar"/>9 <classpathentry exported="true" kind="lib" path="lib/httpmime-4.5.2.jar"/> 10 10 <classpathentry kind="output" path="bin"/> 11 11 </classpath> -
applications/editors/josm/plugins/apache-http/.project
r31682 r32111 11 11 </arguments> 12 12 </buildCommand> 13 <buildCommand> 14 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name> 15 <arguments> 16 </arguments> 17 </buildCommand> 13 18 </buildSpec> 14 19 <natures>
Note:
See TracChangeset
for help on using the changeset viewer.