Skip to main content



      Home
Home » Eclipse Projects » Common Build Infrastructure » How to organize different build targets?
How to organize different build targets? [message #1838991] Wed, 10 March 2021 22:09
Eclipse UserFriend
Hi
I have different set of build targets in my project like

1. clean proj a
2. make proj a
3. clean proj b
4. make proj b
5. clean proj c
6. make proj c
7. clean proj d
8. make proj d

This list is growing big now a days in my workspace.

i want to organize them like

proj a

  • clean
  • make


proj b

  • clean
  • make


proj c

  • clean
  • make


proj d

  • clean
  • make


Let me know how to do this kind of project setup of organizing build targets.

- Suganya
Previous Topic:TPD: is there a central configuration possible to specify "LAZY"/"default" mode
Next Topic:Is the TPD project always alive ?
Goto Forum:
  


Current Time: Tue Jul 08 00:36:00 EDT 2025

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

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

Back to the top