File: exp_workspacePatchAddition2.txt

package info (click to toggle)
eclipse-platform-team 4.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 25,692 kB
  • sloc: java: 198,182; xml: 91,186; cpp: 318; ansic: 156; makefile: 31
file content (12 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
package testPkg2;

public class TestProject2Class2 {

	/**
	 * @param args
	 */
	public static void main(String[] args) {
		// TODO Auto-generated method stub
	}

}