B4J Question [Solved] Code Bundler

Daestrum

Expert
Licensed User
Longtime User
If I want to call CodeBundler from outside the IDE what args does it want?
 

aeric

Expert
Licensed User
Longtime User
<jdk-path>\bin\java -jar "C:\Program Files\B4J\CodeBundle.jar" ide_state.json
where ide_state.json is created by the IDE (Export State/ Ctrl+R) and stored inside Objects folder.
CodeBundle.jar is called at the same time.
 
Last edited:
Upvote 0

Daestrum

Expert
Licensed User
Longtime User
Sorted now, cant use the IDE part as its for external tool use, the IDE never gets opened. Fixed now and agent can fire it off itself.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…