Changeset 1666

Show
Ignore:
Timestamp:
11/19/08 09:47:50 (3 years ago)
Author:
eitan
Message:

updated swingx to v0.9.4

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • css4swing/css4swing.iml

    r1546 r1666  
    33  <component name="NewModuleRootManager" inherit-compiler-output="false"> 
    44    <output url="file://$MODULE_DIR$/build/classes" /> 
     5    <output-test url="file://$MODULE_DIR$/build/classes" /> 
    56    <exclude-output /> 
    6     <output-test url="file://$MODULE_DIR$/build/classes" /> 
    77    <content url="file://$MODULE_DIR$"> 
    88      <sourceFolder url="file://$MODULE_DIR$/build/java" isTestSource="false" /> 
     
    4343    </orderEntry> 
    4444    <orderEntry type="library" name="JUnit" level="project" /> 
    45     <orderEntryProperties /> 
    4645  </component> 
    4746  <component name="RSpecModuleSettingsStorage"> 
  • css4swing/run.sh

    r530 r1666  
    11#!/bin/sh 
    22 
    3 java -classpath lib/src/antlr-3.0b6.jar:build/classes com.u2d.css4swing.Test 
     3java -classpath lib/src/antlr-3.1.1.jar:build/classes com.u2d.css4swing.Test