简体   繁体   English

将Tomcat插件添加到Flex Builder

[英]Adding Tomcat Plugin to Flex Builder

Is there anyway we can add the tomcat eclipse plugin to Adobe Flex Builder 3? 无论如何,我们可以将tomcat eclipse插件添加到Adobe Flex Builder 3吗? In other words can we add all eclipse plugins to Flex Builder also? 换句话说,我们也可以将所有eclipse插件添加到Flex Builder吗?

I'm not sure about the Tomcat one, but I have many Eclipse plugins I am using in FlexBuilder right now. 我不确定Tomcat是哪一种,但是我现在有许多在FlexBuilder中使用的Eclipse插件。 You can Google it or look at blogs, like this one for lists of potential plugins you might want. 您可以对其进行Google搜索或浏览博客,例如博客, 其中列出了您可能想要的潜在插件。

You need to install Flex Builder as a plugin to an existing Eclipse Java EE install. 您需要将Flex Builder作为现有Eclipse Java EE安装的插件安装。 Then you get Tomcat / Dynamic Web Project support. 然后,您将获得Tomcat /动态Web项目支持。

Yes you can. 是的你可以。 And you don't have to download Eclipse. 而且您不必下载Eclipse。 You can do this within Flex Builder. 您可以在Flex Builder中执行此操作。

What you have to do is to go to help and then go to find and install. 您要做的就是去寻求帮助,然后去寻找并安装。 There you have to look for WTP (Web Tools Platform) plus WST ( Web Standard Tools) and once you select it it should say that there are some errors, but what you have to do is to select install other needed packages or something like that. 在这里,您必须查找WTP(Web工具平台)和WST(Web标准工具),一旦选择它,它应该说存在一些错误,但是您要做的是选择安装其他所需的软件包或类似的软件包。 。

When that's done you can use Flex Builder for building java back-end and flex front-end. 完成后,您可以使用Flex Builder来构建Java后端和Flex前端。 I also use BlazeDS since I personally think that its the best combination. 我也使用BlazeDS,因为我个人认为这是最好的组合。

Good luck. 祝好运。 If you need help please ask. 如果您需要帮助,请询问。

If you have already done like James Ward said you made a small mistake. 如果您已经像詹姆斯·沃德(James Ward)所说的那样做,那您犯了一个小错误。 Since it is so that you don't have to install Flex Builder as an plug-in in the Eclipse. 既然这样,您就不必在Eclipse中安装Flex Builder作为插件。 The reason for that is that if you install latest Eclipse it might not support Flex Builder plug-in for some reason. 这样做的原因是,如果您安装了最新的Eclipse,则由于某种原因它可能不支持Flex Builder插件。 But if you go the other way around you will have Flex Builder and then just install WTP and WST as plug-in for Flex Builder. 但是,如果您采用其他方法,则将拥有Flex Builder,然后只需安装WTP和WST作为Flex Builder的插件即可。 In this case you will have the latest fully functional Flex Builder and Eclipse working perfectly. 在这种情况下,您将可以完美使用最新的功能齐全的Flex Builder和Eclipse。

But if you in any way manage to install Flex Builder the other way around you will occasionally have some bugs or issues in your Eclipse installation that you made before you installed Flex Builder in ti as a plug-in. 但是,如果您以任何方式设法以其他方式安装Flex Builder,则有时会在Eclipse安装中以插件形式安装Flex Builder之前在Eclipse安装中遇到一些错误或问题。 So my advice is do it the right way first. 因此,我的建议是首先以正确的方式进行操作。 I made that mistake and now I wish I had someone to tell me else. 我犯了这个错误,现在我希望有人可以告诉我。

Take care and good luck. 保重,祝你好运。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM