boss-ide icon indicating copy to clipboard operation
boss-ide copied to clipboard

IDE plugin to hot load component by project based on boss dependency manager

Results 10 boss-ide issues
Sort by recently updated
recently updated
newest added

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...

enhancement

[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)

bug

[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...

help wanted

$ 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...

bug

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...

bug

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...

bug

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... ![Image](https://github.com/user-attachments/assets/7cda4c45-cf4d-4f76-a92c-f281546fe9a0) And Delphi's GetIt is showing that there is a patch available: ![Image](https://github.com/user-attachments/assets/0cbe125b-4299-4bb9-ba43-45c10597db3a) The problem with Boss IDE Tool...