HashLoad / boss-ide

IDE plugin to hot load component by project based on boss dependency manager
MIT License
56 stars 13 forks source link

Delphi Instance #11

Open juliosenha opened 4 years ago

juliosenha commented 4 years ago

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 dependency by the delphi instance, so that the second or more instances of the IDE do not affect the dependencies of open projects.