facebook

Project Builder

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #329684 Reply

    dadelcas
    Member

    Hello,

    I have a project with the following list of builders:

    Faceted Project Validation Builder
    Java Builder
    DeploymentBuilder
    Validation
    Maven Project Builder

    Can anyone tell me what they do? Is the order important? Looks like the right order should be:

    Faceted Project Validation Builder
    Validation
    Java Builder
    Maven Project Builder
    DeploymentBuilder

    How ever, MyEclipse is sorting them at pleasure.

    Where can I find more info about these builders?

    Thanks,

    #329726 Reply

    support-swapna
    Moderator

    dadelcas,

    The order of the builders is not important.

    Here is some information about the builders :

    Java Builder – Eclipse’s builder that does Java compiles and indexing
    Structured Document and Model Builder – Our builder that builds the internal
    models upon which the structured editors (XML, XSD, JSP, etc) work on.
    Enables you to use our additional editors in that project.

    Deployment Builder – Our builder that keeps your exploded deployments in
    sync when you change stuff

    Validation – Our builder that revalidates files on save if you have
    validation turned on for that particular artifact type

    Maven Project Builder : This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required

    I suggest you try a Google search to get detailed information about the various builders.

    Hope it helps.

    #329734 Reply

    dadelcas
    Member

    Thank you

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Project Builder

You must be logged in to post in the forum log in