Menu

NoClassDefFoundError: jregex/Pattern

Help
2003-05-12
2003-05-12
  • Nobody/Anonymous

    I get this error

    Exception in thread "main" java.lang.NoClassDefFoundError: jregex/Pattern

    it looks like i havent defined my path correctly.  please advise.  i get the error when i first compile a pattern:  

      Pattern p=new Pattern(".*"+day+".*");

    please advise. thanx, nic

     
    • Nobody/Anonymous

      turns out i had to define the class path when i run my program as well as compile it.. who knew.... besides you guys ;) ty anyways

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.