Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Compiler Stats Plugin(How to get Compilation time statistics)
Compiler Stats Plugin [message #850500] Fri, 20 April 2012 04:56
Kevin HaghighatFriend
Messages: 2
Registered: April 2012
Location: Ontario, Canada
Junior Member

Hi All,

I'm new to Eclipse but been Java coding for many years.

I need to create a plugin that accesses compile/bulid time events. Here's a list of what I want to be able to grab:
- compile fail/pass
- compile error/warning message
- redundant compile (i've got the sudocode if no straight forward way exists)
- source code size and/or content

I've gone through some of the tutorials and know how to make menus and action buttons but not sure how to get the events I need to get from the IDE.

Any and all help is greatly appriciated.

Kevin.
Previous Topic:Eclipse/GCC Error
Next Topic:How to set multiple class path
Goto Forum:
  


Current Time: Tue Apr 23 11:58:36 GMT 2024

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

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

Back to the top