Code Search for Developers
 
 
  

Dummy.java from redshed at Krugle


Show Dummy.java syntax highlighted

// Dummy.java
//
// Copyright (c) 2001 Red Shed Software. All rights reserved.
// by Jonathan 'Wolf' Rentzsch (jon at redshed dot net)
// 
// This file exists solely to work around a Project Builder X bug.
// It turns out Project Builder 1.1 (v73.3) won't generate a framework's .jar
// file unless there exists at least one class file in the project.
// 
// Mon Dec 24 2001 wolf: Created.

public class Dummy {
}




See more files for this project here

redshed

Code for Mac+WebObjects.

Project homepage: http://sourceforge.net/projects/redshed
Programming language(s): C,Java,Objective C
License: other

  JUnitFramework.pbproj/
    project.pbxproj
  Dummy.java
  junit.jar