Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » IncrementalProjectBuilder args variable question
IncrementalProjectBuilder args variable question [message #287578] Mon, 04 July 2005 05:17 Go to next message
Eclipse UserFriend
hi,

i use the IncrementalProjectBuilder to build my project compilation files.
method build has the parameter "Map args" but the hash is empty every
time. for what is it used? can i use the map for something? (especially i
wan't to know the reason of the build(if a project reference has been
attached or removed...))

thx
mseele
Re: IncrementalProjectBuilder args variable question [message #287637 is a reply to message #287578] Tue, 05 July 2005 13:31 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

The map is used to supply constant arguments. They are supplied through
the .project file that defines the usage of the builder.

As for the reason for the build, that comes from the delta that is
supplied to it.

See:

http://eclipse.org/articles/Article-Builders/builders.html

For how builders work.


--
Thanks,
Rich Kulp
Previous Topic:Community driven translations
Next Topic:TableTreeViewer deprecation?
Goto Forum:
  


Current Time: Wed Nov 05 14:38:24 EST 2025

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

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

Back to the top