IntelliJ Java IDE
The moose likes Other JSE/JEE APIs and the fly likes regex package in v1.4 beta Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "regex package in v1.4 beta" Watch "regex package in v1.4 beta" New topic
Author

regex package in v1.4 beta

suheel hussain
Greenhorn

Joined: Nov 01, 2001
Posts: 16
I have a problem trying to compile my code which use regex package. The compiler always complains about unable to resolve .Matcher class of java.util.regex.* package.
Any suggestions...
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 11862
That sure sounds like your compiler is picking up an earlier version library. If you have an earlier JDK on your system, how are you keeping them separate?
Bill


Java Resources at www.wbrogden.com
 
 
subject: regex package in v1.4 beta
 
Threads others viewed
Regex
flexible search and B&S requirement
treating variable as regex
Can Use java.util.regex package?
text parsing
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com