How to separate a development environment from a production environment
I have just installed Aptana studio 2, and it looks really nice. I would like to separate my work into editing the local development server, and editing the production server. That way I don't end up accidentally editting the productio开发者_运维问答n server with development changes. I believe that in order to do this I would need the mylyn Focus on active task filter in the Aptana file view, and I'm wondering how I can do that. Or is there another way I can achieve the same thing?
Thanks,
Lemiant
I setup a different workspace for different projects. It each workspace will save the open windows and different views along with your settings.
You can create a new workspace by going to File -> Switch Workspace -> Other...
精彩评论