Skip to content

AlexFalappa/NetbeansRegexPlugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetbeansRegexPlugin

An all-in-one Regex Evaluator using the Java standard API (java.util.regex).

You can find the Plugin in Window -> Regex Tester

It gives live feedback to changes on the regular expression, replacement and input. Errors in the regular expression are documented and you are able to set all flags provided by the standard API (e.g. CASE_INSENSITIVE, MULTILINE...).

Plugin available in Netbeans Plugin Center: http://plugins.netbeans.org/plugin/63405

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%