That would be a good start. I couldn't imagine life without a good IDE personally. I espcially use the javadoc hoovers, hierarchy views, method uses etc. Helps me analyze code/ other frameworks so much quicker. But everyone his own taste of course :)
Eelco On 9/21/05, Scott Sauyet <[EMAIL PROTECTED]> wrote: > Everytime I switch to using an IDE, I love it for the first few days. > Then all the things I do with my own macros or some other technique that > aren't as easy in the IDE-du jour start to annoy me. Then I start > cursing the IDE for not allowing me to do things my way. Within a week > I'm back to my plain programmers' editor. Some day I'm going to stick > with Netbeans, Eclipse, IDEA, or something. .. Maybe. > > But I think I'm going to change the syntax highlighting color of an > unknown attribute name to be just a little more different from that of > an attribute value! :-) > > -- Scott > > > Eelco Hillenius wrote: > > Imagine having an IDE plugin that high-lights the wicket:id fields etc. > > > > Eelco > > > > > > On 9/21/05, Scott Sauyet <[EMAIL PROTECTED]> wrote: > > > >> >> = Scott Sauyet <[EMAIL PROTECTED]> > >> > = Ingram Chen <[EMAIL PROTECTED]> > >> > >>>>I feel strange asking a mailing list twice in a few days for help not in > >>>>understanding the concepts, but in plain old debugging. But I'm quite > >>>>frustrated. If someone has a moment to look at what *must be* a simple > >>>>error, I would appreciate it. > >> > >>>umm....maybe here: > >>> wicket:id-"affectedGuidelines" > >>>try turn into > >>> wicket:id="affectedGuidelines" > >> > >>Yeah, that would do it! Thank you very much. > >> > >>Man, I stared at that for two hours, and never saw it. Uggh! I even > >>had to re-read your correction four times before I saw the difference! > >> > >>This list is great. > >> > >>Thanks, > >> > >> -- Scott > >> > >> > >> > >>------------------------------------------------------- > >>SF.Net email is sponsored by: > >>Tame your development challenges with Apache's Geronimo App Server. Download > >>it for free - -and be entered to win a 42" plasma tv or your very own > >>Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > >>_______________________________________________ > >>Wicket-user mailing list > >>[email protected] > >>https://lists.sourceforge.net/lists/listinfo/wicket-user > >> > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App Server. Download > > it for free - -and be entered to win a 42" plasma tv or your very own > > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
