随笔 - 27  文章 - 1 评论 - 83 trackbacks - 2

赞助商广告

与我联系

搜索

 

常用链接

留言簿(1)

随笔分类

随笔档案

文章分类

好友的Blog

牛人的Blog

积分与排名

  • 积分 - 13268
  • 排名 - 2828

最新评论

阅读排行榜

评论排行榜

  (
    注:很早就眼馋Eclipse的Shell的模式,终于看到VS2008 Shell的,正在下载。。。学习中...
    提供一下下载地址:
    一共两部分:
    Visual Studio 2008
    http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx
    Microsoft Visual Studio 2008 SDK  2007年8月 CTP 版本
    http://www.microsoft.com/downloads/details.aspx?familyid=d9000e2c-bd3f-4717-a181-723960814e16&displaylang=en

   )
  如果您是软件开发人员,您一定会对下一代 Visual Studio 2008 的外壳感兴趣,一个好的开发环境可以让开发工作事半功倍,微软公布了最新版 Visual Studio Shell 的预览,一起来看一下。我们可以发现新版 VS 的开发界面分为两个版本:整合模式和孤立模式,分别对基于语言的开发和基于特别工具的开发作了优化。并将 Iron Python 引入了 Visual Studio,该界面将在 Visual Studio 2008 的 Beta2 版本中出现。

整合模式


孤立模式



{
    补注:
        

The following table summarizes purposes of the different software packages:

Software Download Name

Description

Visual Studio SDK August 2007 CTP

This is the SDK you need to develop and test all your Visual Studio extensions. You can use the SDK to create Visual Studio packages that target Visual Studio, Visual Studio Shell (integrated mode) and Visual Studio Shell (isolated mode). You also use the SDK to create your own instance of the Visual Studio Shell (isolated mode). Note: the Visual Studio Shell template is under Visual C++ for this preview release. 

Visual Studio 2008 Standard and above is a pre-requisite for the SDK.

Visual Studio 2008 Shell (isolated mode) Redistributable Package*

 

This is the package that you will include in your Setup program if you are building your own tools environment on the Visual Studio Shell (integrated mode). This package is about 300 MB in size; it includes the Microsoft .NET Framework 3.5 and the components of the Visual Studio Shell.

In order to redistribute your instance of the isolated Shell, you will need to obtain a Shell Load Key (SLK) from Microsoft. This is a unique identifier for your application that helps prevent conflicts with other Visual Studio-based applications.

Visual Studio 2008 Shell (integrated mode) Redistributable Package*

This is the package that you will include in your Setup program if you are building your own tools environment on the Visual Studio Shell (integrated mode). This package is also about 300 MB in size; it includes the .NET Framework 3.5 and the components of the Visual Studio Shell.

* This will be available when the final version of the Visual Studio 2008 Shell is released.


从上面的表格中你可以看到Shell的模板被放到了C++中,而且暂不提供分发包,估计要正式使用Shell功能还要一段时间,Eclipse RCP 算是比较完善的了,据说最小的RCP 仅仅8M ,开发文档也比较全,有兴趣的话可以搜索一下。 但是对于Eclipse RCP 对于已有的COM应用的支持问题,因为没有做过,不太好说!

  简单的说 ,你要将自己的应用集成到VS 还是 Eclipse中, 现在都有了解决方案,孰优孰劣, 拭目以待!
}
posted on 2007-11-09 08:43 最远距离 阅读(337) 评论(0)  编辑 收藏

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-05-08 15:39 编辑过
Google站内搜索


相关链接: