Search:

Type: Posts; User: shaumux

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,400

    [SOLVED] Re: Working on Win 7 and not on XP

    Thanks
    The first point was the problem.
    The compiled classes didn't exist and i totally forgot about them and continually kept searching the code.
  2. Replies
    2
    Views
    1,400

    [SOLVED] Working on Win 7 and not on XP

    Hi i have a piece of code thats working on Win 7 but not on XP

    import java.io.*;
    import java.util.*;
    import java.util.regex.Matcher;
    import java.util.regex.Pattern;

    class findclasses {...
Results 1 to 2 of 2