Search:

Type: Posts; User: Creeper

Search: Search took 0.10 seconds.

  1. Syntax error on token ";", { expected after this token please HELP

    import java.io.File;

    public class ModDetector{



    public static class Detect{
    File folder = new File("c:/");
    File[] listOfFiles = folder.listFiles();
  2. Replies
    2
    Views
    2,460

    Re: java program check for files

    tnx man, i found exacly what i was looking for it is called metod of scanning for files using wild cards...
    tnx again!!
  3. Replies
    2
    Views
    2,460

    java program check for files

    Hello World! ,

    i m java programming begginer and i know this forum have a lots of thin newbie threats where people ask for begginer help. Soo, i will ask too... well... i m not asking exacly for...
Results 1 to 3 of 3