boss-ide
boss-ide copied to clipboard
IDE plugin to hot load component by project based on boss dependency manager
Would be nice if this could get integrated with the Boss-Experts found at https://github.com/gabrielbaltazar/boss-experts. This way you could use the IDE to add / check / remove / update depenancies...
While I value that you put this IDE expert into GetIt so it can be installed right from the IDE no new users will do this, as they won't know...
[dcc32 Error] Boss.Commands.pas(29): E2010 Incompatible types: 'TNewLineEvent' and 'Procedure'. i'm using Doscommand.pas from [https://github.com/TurboPack/DOSCommand](https://github.com/TurboPack/DOSCommand)
[dcc32 Fatal Error] boss_ide.dpk(34): E2202 Required package 'DOSCommandDD' not found And I thought that Boss is the dependency and package manager.. ;-) Maybe I have to do something that I...
$ is not accepted in Windows.. But never mind: compiling and installing from the command prompt results in this list of errors with blank log files. f:\Delphi 11\boss-windows-amd64\windows-amd64>boss install -g...
Installing into Delphi 11.1 Ran installation `boss install -g boss-ide ` When I open the IDE ``` Can't load package C:\Users\Jim\.boss\modules\4e7eb35756869019c9263ab22556beb6\modules\.bpl\boss_ide.bpl. Cannot load package 'DOSCommandDR260.' It contains unit 'DosCommand', which...
When I open a second delphi IDE, the boss ide removes the dependencies of the other project in which it was already open. The boss ide must deal with this...
I already had [DosCommand](https://github.com/TurboPack/DOSCommand) installed before installing Boss-IDE, and I get the following error: `Cannot load package 'DOSCommandDR260.' It contains unit 'DosCommand', which is also contained in package 'DOSCommandDR290'` which...
Hello everyone, this is my current Delphi, I just installed it...  And Delphi's GetIt is showing that there is a patch available:  The problem with Boss IDE Tool...