Matt RaibleMatt Raible is a Web Developer and Java Champion. Connect with him on LinkedIn.

The Angular Mini-Book The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it. Then you'll move on to adding Bootstrap, Angular Material, continuous integration, and authentication.

Spring Boot is a popular framework for building REST APIs. You'll learn how to integrate Angular with Spring Boot and use security best practices like HTTPS and a content security policy.

For book updates, follow @angular_book on Twitter.

The JHipster Mini-Book The JHipster Mini-Book is a guide to getting started with hip technologies today: Angular, Bootstrap, and Spring Boot. All of these frameworks are wrapped up in an easy-to-use project called JHipster.

This book shows you how to build an app with JHipster, and guides you through the plethora of tools, techniques and options you can use. Furthermore, it explains the UI and API building blocks so you understand the underpinnings of your great application.

For book updates, follow @jhipster-book on Twitter.

10+ YEARS


Over 10 years ago, I wrote my first blog post. Since then, I've authored books, had kids, traveled the world, found Trish and blogged about it all.

Eclipse Plugins updated for 3.0 M8

At my current client, I'm teaching a class this week on developing Java-based webapps. I'm starting simple with basic JSPs and JSTL's SQL Tags. Later, I plan to teach them how to write JUnit tests, DAOs, Actions, etc. I hope to show them how Hibernate and Spring can reduce the pain of J2EE.

The main problem is that it's kinda tough to teach this stuff to people that have no webapp development experience. How can you tell them Hibernate is soooo much easier, when they've never used JDBC? How can you show them that Spring simplifies things when they've never developed a complicated app?

Anywho, back to the point of this post. As part of the first day, I had the class (actually, there's only 2 students) setup their development environments (JDK, Eclipse and Tomcat). I decided to go with the latest Eclipse 3.0 M8 b/c I'm an upgrade junkie and I firmly believe that it's best to teach the latest and greatest stuff. Because we're using M8, I had to update a bunch of plugins and decided to package it up and release it. So without further ado, I give you Eclipse Plugins 1.1. [Download, Release Notes]

Here's the current list of plugins included in this package:

NOTE: I updated most of these plugins because older ones didn't work with Eclipse 3.0 M8. I haven't tested all of these, but they are the latest versions (as of yesterday).

I still use Eclipse on Windows, but I sure am getting used to using IDEA on the Mac. Now if I could only figure out some slick ways to pre-program keys-to-code. The Flex guy in NYC last weekend would press one key and a whole block of text would appear. I think that'd be a nice touch for next week's presos in Florida. It'd be cool to write a JUnit Test, DAO Interface, and DAO Implementation in a matter or keystrokes (i.e. one for each method).

Related posts: 1.0 Release.

Posted in Java at Apr 08 2004, 12:37:23 AM MDT 17 Comments
Comments:

You forgot "com.objectlearn.jdt.j2ee" directory for lomboz

Posted by Unknown on April 08, 2004 at 01:36 AM MDT #

Doh! Thanks for noticing. I've fixed the download on SF. Wouldn't you know it - that directory makes the download go from 6.8 MB to 11.6 MB!

Posted by Matt Raible on April 08, 2004 at 02:00 AM MDT #

Matt, Have you looked at the live template feature of IDEA? No easier way to get a crapload of code to just spew on your page with one key combo and a short word. HTH R

Posted by Robert S. Sfeir on April 08, 2004 at 06:16 AM MDT #

JSEditor doesn't work but the one from http://www.ee.ryerson.ca/~hkataria does it

Posted by Tud on April 08, 2004 at 09:05 AM MDT #

XML Buddy says that it's unstable in M8. Does that mean M8 in general is problematic?

Posted by Unknown on April 14, 2004 at 06:50 AM MDT #

hi matt, can u kindly provide step-by-step instructions on how to setup debugging for web applications (jsp and bean classes) using your download configuration. The more the detail the better. I use Tomcat 5.0.16. Thank you in advance.

Posted by bioye on April 15, 2004 at 04:53 AM MDT #

Hi guyz, Ok, I have figured out the debugging stuff. However, I have been unable to use the M8 + plugins becos it is damn too slow.. I dont know if its M8 itself or the plugins. Hence, I keep using my 2.1.2. Or is it the instability of XML Buddy?

Posted by bioye on May 03, 2004 at 01:03 PM MDT #

JavaScript is invalid on my Eclispe M8! Error in Preferences: Plug-in "net.sourceforge.jseditor" was unable to instantiate class "net.sourceforge.jseditor.preferenes.JavaScriptPreferencePage".

Posted by glistar on May 08, 2004 at 01:45 AM MDT #

I need your help in setting up Eclipse 3.0 with tomcat 5.0.18 for JSP debugging using Sysdeo Plugin. Your help will be highly appreciated. cantact me at pvaldria-AT-yahoo-DOT-com Thanks Pinkesh Valdria

Posted by Pinkesh Valdria on June 01, 2004 at 06:38 PM MDT #

net.sourceforge.jseditor has become net.sf.wdte.js, 0.0.9b is recently released to support Eclipse 3.0 http://jseditor.sourceforge.net

Posted by agfitzp on September 18, 2004 at 11:41 AM MDT #

Hi, As I am very new to Eclipse IDE and we are using JavaScript, JSP, Servlets, JDBC on Tomcat 5.0.16 using Eclipse 3.0.1. In this regard, I need the guidance from any experienced professional for configuring my Eclipse IDE and other tools and plugins. Looking forward to get a help from any professional to successfully configure my Eclipse IDE. Thanks in Advance. Regards, Ram

Posted by Ram on December 06, 2004 at 10:41 PM MST #

Hi, As I am very new to Eclipse IDE and we are using JavaScript, JSP, Servlets, JDBC on Tomcat 5.0.16 using Eclipse 3.0.1. In this regard, I need the guidance from any experienced professional for configuring my Eclipse IDE and other tools and plugins. Looking forward to get a help from any professional to successfully configure my Eclipse IDE. Thanks in Advance. Regards, Ram

Posted by Ram on December 06, 2004 at 10:43 PM MST #

Hi, As I am very new to Eclipse IDE and we are using JavaScript, JSP, Servlets, JDBC on Tomcat 5.0.16 using Eclipse 3.0.1. In this regard, I need the guidance from any experienced professional for configuring my Eclipse IDE and other tools and plugins. Looking forward to get a help from any professional to successfully configure my Eclipse IDE. Thanks in Advance. Regards, Ram

Posted by Ram on December 06, 2004 at 10:44 PM MST #

I use to be an avid xml buddy fan, but I Altova has released a home edition of their XML Spy product. There is an Eclipse plugin for it, Schemas are a dream now!

Posted by Ben Poweski on December 25, 2004 at 08:13 PM MST #

Hi, I am trying to Debug the JSP in Eclipse. I have Eclipse 3.0 with the Lomboz Plugins Installed. The Debugger is running in java files but not in jsp. One more problem is: if I include the line " <%@ include file="/WEB-INF/jsp/include.jsp" %> " in my jsp, then java syntax are noy coming properly on ctrl + spacebar. But if I remove that code then ctrl + spacebar is able to bring java syntax properly. Could u plz solve these problems asap? Thanks -Debasish

Posted by Debasish on October 27, 2005 at 04:24 AM MDT #

Hi, I am trying to Debug the JSP in Eclipse. I have Eclipse 3.0 with the Lomboz Plugins Installed. The Debugger is running in java files but not in jsp. One more problem is: if I include the line : include file="/WEB-INF/jsp/include.jsp" in my jsp, then java syntax are noy coming properly on ctrl + spacebar. But if I remove that code then ctrl + spacebar is able to bring java syntax properly. Could u plz solve these problems asap? Thanks -Debasish

Posted by Debasish on October 27, 2005 at 04:26 AM MDT #

Hi, I am trying to Debug the JSP in Eclipse. I have Eclipse 3.0 with the Lomboz Plugins Installed. The Debugger is running in java files but not in jsp. One more problem is: if I include the line : include file="/WEB-INF/jsp/include.jsp" in my jsp, then java syntax are noy coming properly on ctrl + spacebar. But if I remove that code then ctrl + spacebar is able to bring java syntax properly. Could u plz solve these problems asap? Thanks -Debasish

Posted by Debasish on October 27, 2005 at 04:27 AM MDT #

Post a Comment:
  • HTML Syntax: Allowed