Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Need help with Eclipse Events(Eclipse development)
Need help with Eclipse Events [message #1320056] Mon, 28 April 2014 15:09 Go to next message
Bill Nicholson is currently offline Bill NicholsonFriend
Messages: 2
Registered: April 2014
Junior Member
Hi All,

When I develop in Java with Eclipse, I get a red squiggle on fatal errors and a green squiggle for advisories. How can I add some code to listen for those events and process them? Can I create a delegate and listen for an event?



Thanks,

Bill Nicholson
Assistant Professor Educator
Information Technology
University of Cincinnati Clermont College
4200 College Drive
Batavia, OH 45103
nicholdw@ucmail.uc.edu
(513) 558-5342 (email is preferable)

[Updated on: Wed, 30 April 2014 19:10]

Report message to a moderator

Re: Where should I post this question [message #1322505 is a reply to message #1320056] Tue, 29 April 2014 22:14 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 04/28/2014 09:37 AM, Bill Nicholson wrote:
> Hi All,
>
> Please help me decide where to post this question:
>
> When I develop in Java with Eclipse, I get a red squiggle on fatal
> errors and a green squiggle for advisories. How can I add some code to
> listen for those events and process them? Can I create a delegate and
> listen for an event?
>
>
> Thanks,
>
> Bill Nicholson
> Assistant Professor Educator
> Information Technology
> University of Cincinnati Clermont College
> 4200 College Drive
> Batavia, OH 45103
> mailto:nicholdw@xxxxxxxx.edu
> (513) 558-5342 (email is preferable)

I personally do not know what you're referring to. Could you attach an
illustration?
Re: Where should I post this question [message #1323878 is a reply to message #1322505] Wed, 30 April 2014 13:43 Go to previous messageGo to next message
Bill Nicholson is currently offline Bill NicholsonFriend
Messages: 2
Registered: April 2014
Junior Member
In the Eclipse IDE, a syntax error causes a red squiggle. I need to listen for that event and run some code when that happens. This seems like an Eclipse Plug-in or something along those lines. I know Java but I don't know the Eclipse architecture well enough to install the listener.

Please see attached.

Thanks,

Bill
  • Attachment: eclipse.jpg
    (Size: 12.70KB, Downloaded 137 times)
Re: Where should I post this question [message #1324253 is a reply to message #1323878] Wed, 30 April 2014 17:47 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Moving this to the JDT forum.
Previous Topic:Generating a exectuable jar from jogl project
Next Topic:Arquillian/JUnit Fails to Run in JBoss Tools Generated Project in Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 10:56:57 GMT 2024

Powered by FUDForum. Page generated in 0.03170 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top