• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/branches/bioformats-omero/.classpath

Revision 1182, 1.5 kB (checked in by TheBrain, 2 years ago)

Updated the importer to catch RBG tiffs and mark them as invalid.

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="test"/>
4        <classpathentry kind="src" path="src"/>
5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6        <classpathentry kind="src" path="resources"/>
7        <classpathentry kind="lib" path="lib/TableLayout.jar">
8                <attributes>
9                        <attribute value="OMERO Import/lib" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
10                </attributes>
11        </classpathentry>
12        <classpathentry kind="lib" path="lib/spring-2.0-m3.jar"/>
13        <classpathentry kind="lib" path="lib/quaqua-filechooser-only.jar"/>
14        <classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
15        <classpathentry kind="lib" path="lib/jboss-ejb3x-4.0.4.GA.jar"/>
16        <classpathentry kind="lib" path="lib/jboss-ejb3-4.0.4.GA.jar"/>
17        <classpathentry kind="lib" path="lib/jboss-aspect-library-jdk50-4.0.4.GA.jar"/>
18        <classpathentry kind="lib" path="lib/jboss-aop-jdk50-client-4.0.4.GA.jar"/>
19        <classpathentry kind="lib" path="lib/jboss-annotations-ejb3-4.0.4.GA.jar"/>
20        <classpathentry kind="lib" path="lib/jbossall-client-4.0.4.GA.jar"/>
21        <classpathentry kind="lib" path="lib/hibernate-3.1.2.jar"/>
22        <classpathentry kind="lib" path="lib/commons-logging-1.0.4.jar"/>
23        <classpathentry kind="lib" path="lib/commons-httpclient-3.0.1.jar"/>
24        <classpathentry kind="lib" path="lib/common-3.0-TRUNK.jar"/>
25        <classpathentry kind="lib" path="lib/client-3.0-TRUNK.jar"/>
26        <classpathentry kind="lib" path="/Library/Java/Extensions/postgresql-8.1-407.jdbc3.jar"/>
27        <classpathentry kind="output" path="bin"/>
28</classpath>
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/