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

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 2296 for branches

Show
Ignore:
Timestamp:
03/12/08 12:27:47 (9 months ago)
Author:
brain
Message:

Fixed a number of excludes issues with loci packages.

Files:
1 modified

  • branches/3.0-Beta2.3/components/bioformats-omero/.classpath (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/3.0-Beta2.3/components/bioformats-omero/.classpath

    r2295 r2296  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
    3         <classpathentry kind="src" path="src"/> 
     3        <classpathentry excluding="loci/formats/auto/MetadataAutogen.java|loci/formats/gui/CacheComponent.java|loci/formats/ome/" kind="src" path="src"/> 
     4        <classpathentry kind="src" path="resources"/> 
    45        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    56        <classpathentry kind="lib" path="lib/TableLayout.jar"/> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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