<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<title></title>
</head>
<body>
<p style="margin: 0px;"><span>>[...]</span></p>
<div style="margin: 5px 0px 5px 0px;">
> yes that is what i thought ..uninstal/instal..but i feel so<br/>
> uncofmortable doing that while my project is open and its having those<br/>
> components included...would it be posible to just close the project and<br/>
> have IDE open even if it is projectless so to say?
</div><br/>
There is nothing to worry.<br/>
At the moment only static linked packages are supported. Thus you have to restart the IDE to change the installed components. So all forms are unloaded and loaded again on next start. The IDE will warn before loading any form that might need a component that was not installed. In fact it warns too much.<br/>
When dynamic packages are supported the IDE will probably close the project, unload/load the packages and then open the project again.<br/>
<br/>
If you are still feeling uncomfortable:<br/>
Create a test project and switch to that before installing any package.<br/>
<br/>
<br/>
Mattias<br/>
<br/>
</body>
</html>