@@ -0,0 +1,5 @@
+*.class
+*.jar
+.project
+.classpath
+/bin/
@@ -0,0 +1,9 @@
+
+public class InputOutput {
+ public static void main(String[] args) {
+ // TODO Auto-generated method stub
+ }
+}