!--a11y-->
The SAP NetWeaver Developer Studio: Security
Aspects 
Observe the following, to ensure that you can work with the SAP NetWeaver Developer Studio seamlessly and without encountering any problems – in particular, with respect to security for your project data:
The project resources are available as files – such as Java files, XML descriptor files, or graphics – and are integrated in the file system. By default, project contents are stored in the Eclipse workspace. Protection of project resources is thus subject to the security criteria of the operating system (such as Windows 2000 or XP). The computers, and in particular the relevant directories, must therefore be protected accordingly. This means, for example, that you – the developer – should not share project directories.
To be able to deploy project archives, such as EAR or SDA files, directly from the project view of the SAP NetWeaver Developer Studio to the SAP J2EE Engine, you must establish a connection to the SDM server. Provided you log on to the SDM server using the default password, this connection is made without an explicit user identification. If, however, you use a specific password, you will receive an error message at that point instead of a success message.
If you want to use a non-default password to log on to the SDM server, you cannot successfully deploy from the Developer Studio directly. Instead, you must go through the SDM Remote GUI. You start this graphical Deploy tool from the RemoteGui.bat file and log on to the SDM server by entering your password. You have the option of changing your password every time you log on.
