aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorEmil Ivov <emcho@jitsi.org>2012-10-12 17:52:46 +0000
committerEmil Ivov <emcho@jitsi.org>2012-10-12 17:52:46 +0000
commit98a6dde8297d40de465c46f36677f6fd1485af1c (patch)
tree7a7795a589d2d2baf2eb176945bf378301524d45 /.classpath
parent5cb8ad46a8684dbe37f7d824f4425728285b0d4f (diff)
downloadjitsi-98a6dde8297d40de465c46f36677f6fd1485af1c.zip
jitsi-98a6dde8297d40de465c46f36677f6fd1485af1c.tar.gz
jitsi-98a6dde8297d40de465c46f36677f6fd1485af1c.tar.bz2
Change versioning to allow for an easier integration of SVN revision and build number. Removes version revision leaving the version to major.minor[.build-label] where build label may include things like svn revisions, dates, etc.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 602ea85..9c95b5d 100644
--- a/.classpath
+++ b/.classpath
@@ -64,7 +64,8 @@
<attribute name="javadoc_location" value="http://dbus.freedesktop.org/doc/dbus-java/api/"/>
</attributes>
</classpathentry>
- <classpathentry kind="lib" path="lib/installer-exclude/libjitsi.jar"/>
+ <classpathentry kind="lib" path="lib/installer-exclude/libjitsi.jar" sourcepath="/Users/emcho/devel/libjitsi/src"/>
+ <classpathentry kind="lib" path="/Users/emcho/devel/jitsi/lib/installer-exclude/libphonenumber-2.4.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/log4j-1.2.8.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/mac_widgets-0.9.5.jar"/>
<classpathentry kind="lib" path="lib/installer-exclude/objenesis-1.2.jar"/>