facebook

rebuild [Closed]

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

    Hello

    I just want to know how to force a complete rebuild of the currente src tree ?
    I delete by hand a .class file and want it recreated.

    Thanks
    Frank Contrepois

    #207369 Reply

    Scott Anderson
    Participant

    Frank,

    If you deleted a class file by hand, did you do it outside the workspace or within it? If outside, you need to Refresh that project by right-clicking on it and selecting ‘Refresh’ from its context menu.

    Eclipse generally keeps all compilations up to date at all times. This behavior is controlled by the setting at ‘Window’ > ‘Preferences’ > ‘Workbench’ > ‘Perform build automatically on resource modification’.

    Forcing a recompilation of an entire source tree is normall done by selecting the project in the Package Explorer view and choosing the menu item at ‘Project’ > ‘Rebuild Project’.

    #207371 Reply

    I solve this one Thanks
    Was my mistake

    Great software
    Frank

    #207372 Reply

    Scott Anderson
    Participant

    Frank,

    Glad to hear you’re up and running. Please let us know if you need anything else.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: rebuild [Closed]

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