Eclipse | Build Automatically for specific project currently open in workspace -
there similar threads going on none talks specific question. please don't flag possible duplicate.
i have got multiple projects imported in eclipse workspace. lets have:
- p1
- p2
- p3
- p4
the option "build automatically" enabled. problem i'm facing if i'm working on p1 , save java file builds projects (that take lot of time). need other projects keep open i'm referring projects.
now want build project in i'm working; not all. there possible configuration available? don't want disable "build automatically" feature , build manually.
thanks./
in response comment received @pace. can check progress , building other projects too. check screenshot.

you generate jar's other projects, , depend on them. should stop building other projects. you'd have regenerate jar's when change something.
Comments
Post a Comment