-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the CBM-Prg-Studio wiki!
The configuration will be in two parts. There'll be a 'global' config on the options form for setting things like the java binaries and kickass location. There should also be a project configuration page (a bit like the current project settings form) for setting project specific stuff, like the location and contents of the kickass config file etc.
Currently the output is just sent to the output window, so we'll need a way to split up kick's output to send it to the proper output/error/warning tab.
This is just a regex expression so it'll be easy to add.
The tools which export data (which is pretty much all of them) will need to export with the proper directives.
Shouldn't need any changes.
Even though Kick isn't project based I think the user should still have to create a kick project with the project wizard. This will make managing the menus, tools etc. easier as there will be a global flag to indicate that you're using Kick. This means that there'll still be a .cbmprj file but it will be kick specific.
Need to add branching/merging.