Since 6/2/2012 8:19:26 PM, linus1 has written 7 articles and participated in 3 conversations. linus1 signature: linus1
linus1's articles:
Items(7) /1
Email regular expression validator230 (9/19/2003 11:51:20 AM) comp.lang.java.programmer Could someone give me a java-based code example of an email validator using regular expressions ? I know that following the RFC to the letter will result in a very complicated expression. I'm not looking for t... Linus
Standalone Javadoc Editor052 (9/10/2003 11:04:41 AM) comp.lang.java.programmer I'm looking for a standalone Javadoc editor that'll let me strip files of ALL previous javadoc comments and then add headers according to my preferences which I can then fill in appropriately. I know most IDEs ... Linus
Xdoclet To-do list problems032 (8/10/2003 5:32:14 PM) comp.lang.java.programmer I've got a custom ANT task which is supposed to generate a javadoc-style overview of all @todo comments in code. It is defined as follows: ... Linus
Book recommendations #2322 (8/1/2003 7:31:54 PM) comp.lang.java.programmer Browsing peoples comments at amazon might be rewarding, but it sure takes a lot of time. I'm trying to find good (best) books for a couple of java-related areas. As most people who subscribe to this newsgroup p... Linus
Recommended directory setup130 (7/29/2003 7:47:13 AM) comp.lang.java.programmer Having realized that my present directory doesn't work all that well, I'm wondering what the recommended (if there is one) directory setup looks like for a java-project. I'm using .jsp's Servlets, EJBs and help... Linus
Tool for Visualizing external / internal metod calls317 (6/26/2003 7:46:13 AM) comp.lang.java.softwaretools After trying to manually reverse-engineer a piece of code i've been handed using Visio I figure someone must have developed a tool that can do automatically in 5 minutes what took me 2 hours. What I need is a ... Linus