~ubuntu-branches/ubuntu/utopic/eclipse-eclox/utopic

« back to all changes in this revision

Viewing changes to eclox.core/.classpath

  • Committer: Package Import Robot
  • Author(s): Graham Inggs
  • Date: 2013-07-07 20:33:10 UTC
  • Revision ID: package-import@ubuntu.com-20130707203310-a44yw80gqtc2s9ob
Tags: upstream-0.10.0
ImportĀ upstreamĀ versionĀ 0.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<classpath>
 
3
        <classpathentry kind="src" path="src"/>
 
4
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 
5
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
 
6
        <classpathentry kind="output" path="bin"/>
 
7
</classpath>