forked from openhab/openhab1-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backout changeset 04f44c0c2b67fa55ebfb32c0dde3b7f181ee37fa
- Loading branch information
teichsta
committed
Sep 5, 2013
1 parent
4d0ad29
commit db85494
Showing
7 changed files
with
221 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="src/main/java"/> | ||
<classpathentry kind="lib" path="lib/httpmime-4.0.3.jar"/> | ||
<classpathentry kind="lib" path="lib/json_simple-1.1.jar"/> | ||
<classpathentry kind="lib" path="lib/dropbox-java-sdk-1.5.2.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> | ||
<classpathentry kind="lib" path="/org.openhab.core.scheduler/lib/quartz-all-2.1.7.jar"/> | ||
<classpathentry kind="lib" path="lib/dropbox-core-sdk-1.7.2.jar" sourcepath="/Users/thomasee/Documents/Source/openHAB/dropbox-java-sdk-1.7.2/lib/dropbox-core-sdk-1.7.2-sources.jar"> | ||
<attributes> | ||
<attribute name="javadoc_location" value="jar:file:/Users/thomasee/Documents/Source/openHAB/dropbox-java-sdk-1.7.2/lib/dropbox-core-sdk-1.7.2-javadoc.jar!/"/> | ||
</attributes> | ||
</classpathentry> | ||
<classpathentry kind="lib" path="lib/jackson-core-2.2.2.jar"/> | ||
<classpathentry kind="output" path="target/classes"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.