Jump to content


Compiling A Workspace


  • Please log in to reply
4 replies to this topic

#1 danb

danb

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 19 May 2005 - 05:25 PM

Hi all,

I would like to know if there is a way to compile a full workspace
(like in visual cafe)

10*thx.

#2 danb

danb

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 19 May 2005 - 05:30 PM

I have a workspace that contains 13 projects.
I would like to compile them all in one command instead of
manually compiling each of them.

thx.


#3 E-E-R

E-E-R

    Advanced Member

  • Members
  • PipPipPip
  • 1,367 posts
  • Gender:Male
  • Location:The Netherlands
  • Interests:Programming, Gaming, DC

Posted 19 May 2005 - 05:40 PM

In a previous version of JCreator there was the option 'batch build' that does exactly what you want to do. But from 3.10 (or was it 3.50) it was not included anymore in JCreator.

also see here:
http://www.jcreator.com/forums/index.php?showtopic=235
and here:
http://www.jcreator.com/forums/index.php?showtopic=32

the last link contains a post by xinox who states the following:
QUOTE(xinox @ Mar 18 2005, 10:51 AM)
Thanks for mentioning it. It will be restored in next maintenance release under the command 'Compile workspace'.

View Post


But I have not found the option yet :? (that was in .011 time I believe)
"Many are persistently in pursuit of the way they have chosen; few in pursuit of the goal"

#4 Phil^

Phil^

    Advanced Member

  • Members
  • PipPipPip
  • 175 posts

Posted 19 May 2005 - 06:46 PM

QUOTE(danb @ May 19 2005, 05:25 PM)
Hi all,

I would like to know if there is a way to compile a full workspace
(like in visual cafe)

10*thx.

View Post


Press f7. That'll do the project, so you dont have to compile each file manually

#5 jeef

jeef

    Advanced Member

  • Members
  • PipPipPip
  • 344 posts
  • Location:New Zealand

Posted 19 May 2005 - 09:27 PM

an ANT could probably do this?
no point making your program so simple a dummy can use it cause the universe just keeps making a better dummy!