Java 7 for Absolute Beginners

(nextflipdebug5) #1

CHAPTER 15 ■ GENERICS AND REGULAR EXPRESSIONS


Figure 15-4. Populated parameters for RegexTester


  1. To run the RegexTester program, click RRun. The output of the program
    appears in the Eclipse console, as shown in Figure 15-5.


Figure 15-5. Output of RegexTester in the Eclipse console

I won't show all those steps for each test, but I thought it might help you to see them for the first
test. For the subsequent tests, I'll just show what to type in the AArguments tab and what appears in the
console.
Free download pdf