Project

General

Profile

« Previous | Next » 

Revision 7545

Added by Jing Tao over 11 years ago

Remove the file generated by the wizard.

View differences:

metacat-index/src/main/java/edu/ucsb/nceas/metacat/index/App.java
1
package edu.ucsb.nceas.metacat.index;
2

  
3
/**
4
 * Hello world!
5
 *
6
 */
7
public class App 
8
{
9
    public static void main( String[] args )
10
    {
11
        System.out.println( "Hello World!" );
12
    }
13
}

Also available in: Unified diff