intellij
-
Most of the basic IDE capabilities so widespread today were first introduced to the industry in IntelliJ IDEA .
目前广泛应用的大部分的基本IDE的功能都是当初在IntelliJIDEA领域率先引入的。
-
Japan : Provides an Ant task and IntelliJ plug-in for analyzing package dependencies using an XML configuration .
Japan:提供了一个Ant任务和IntelliJ插件,可以用XML配置分析包依赖关系。
-
I would also love to see an update to the JavaFX IntelliJ plug-in that showed a lot of promise .
我也乐见包含了许多允诺的IntelliJJavaFX插件的更新问世。
-
Lastly , many may not realize that Intellij also supports other languages via plugins , like Ruby and PHP .
最后,很多人可能没有意识到Intellij还通过插件提供了对其他语言的支持,比如Ruby和PHP等。
-
Intellij 's improved performance facilitated some feature enhancements like " instant " code completion and faster opening of projects .
Intellij改进的性能有助于一些特性的增强,比如“即时”的代码完成以及更快打开项目等。
-
Static Analysis tools such as FindBugs , IntelliJ , Checkstyle and PMD are widely used in Java development .
诸如FindBugs、IntelliJ、Checkstyle和PMD这样的静态分析工具在Java开发中得到了广泛应用。
-
For example FindBugs and IntelliJ both define their own annotations to indicate when a method may return null .
比如FindBugs和IntelliJ都定义了自己的注解,以表示方法何时返回null。
-
This enables auto-complete features in IDE 's such as IntelliJ and Eclipse , making configuring simpler .
这为IntelliJ和Eclipse这样的IDE提供了配置自动补全特性,使得配置更加简单。
-
You 'll get some support for working in hosted mode if you use an integrated development environment ( IDE ), such as Eclipse or IntelliJ IDEA .
如果使用诸如Eclipse或IntelliJIDEA之类的集成开发环境(IDE),您将获得一些关于在托管模式下运行的支持。
-
This Ivy extension provides some useful Ant targets , such as creating Eclipse and IntelliJ project files from a list of dependencies .
这一Ivy扩展提供了一些有用的Ant目标(targets),比如从一系列依赖中创建Eclipse与IntelliJ项目文件。
-
To tell the truth , we believe that competition between the2 free tools is much tougher that between any one of them and IntelliJ IDEA .
实际上,我们认为在两个免费工具之间的竞争比起它们与IntelliJIDEA的竞争更加激烈。
-
For that reason some developers may prefer to write code on the JVM using Eclipse or Intellij and then do final debugging under Visual Studio .
出于这个原因,一些开发者可能更愿意使用Eclipse或Intellij在JVM上编写代码,然后在VisualStudio中进行最后的调试。
-
As of this writing , at least one IDE ( IntelliJ IDEA ) provides support in the editor for keeping all these items in a consistent state .
截至本文完稿时,至少有一个IDE(IntelliJIDEA)在编辑器中提供支持,以使所有这些项目保持一致状态。
-
This is something we need to be involved with especially since there are good people doing good work on both the IntelliJ and NetBeans tooling support for Groovy .
这是我们必须包含进来的,尤其是有这么多高人针对Groovy在IntelliJ和NetBeans工具支持上已经做出了不少卓越的工作,我们更应该这样做。
-
Ann : MPS itself is built on the IntelliJ Platform , and it serves , in turn , as a platform for creating other tools .
Ann:MPS本身就是构建在IntelliJ平台之上的,反过来它又可以作为平台创建其他工具。
-
Although I 'm only mentioning the plugin for IntelliJ IDEA , for your Groovy developments , you don 't have to change your habits .
尽管我仅仅表扬了IntelliJIDEA的Groovy插件,但是你不必因此改变你的Groovy开发习惯。
-
Getting back to your question about the trend , I would say that yes , IntelliJ IDEA is already a cross-language IDE , and is going to continue being such .
至于你提到的趋势的问题,我会说是的,IntelliJIDEA已经是一个跨语言的IDE,将来也会继续在这条道路上发展下去。
-
IDEs typically are the well known ones , with IntelliJ , NetBeans and Eclipse all offering their own plugin systems as ways to customise the experience .
IDE是名气最大的,IntelliJ、NetBeans和Eclipse都提供了其自己的plugin系统作为其定制途径。
-
JavaScript and HTML are very dynamic in nature , which is powerful , but also makes it difficult for tool vendors to build IDEs at Eclipse and IntelliJ 's Java level .
JavaScript和HTML在本质上就是动态的,这让它们很强大,但是也让工具厂商很难为其创建出Eclipse和InteliJ那种级别的IDE。
-
I should also mention IntelliJ contains nice refactoring capabilities for SCA XML assemblies such as automatic renaming in XML when a class is renamed or its package changes .
我还应该提到IntelliJ所具备的对于SCAXML装配的很好的重构能力,如当类或其所在包变更时,在XML中的自动进行重命名。
-
At the end of the day , you won 't even notice whether you 're developing a class in Groovy or in Java , considering the level of interplay and support offered inside IntelliJ IDEA .
最终,考虑到在IntelliJIDEA中提供的支持和相互影响的程度,你甚至不会意识到你是在Groovy中还是在Java中开发一个类。
-
A modern Java IDE , such as Eclipse , Netbeans , or IntelliJ , although not technically required , will be a great help if you wish to perform the migration steps described here .
如果您希望执行这里描述的迁移步骤,一个现代JavaIDE(虽然在技术上不需要),比如Eclipse、Netbeans或IntelliJ,会很有帮助。
-
In addition , the IntelliJ Scala plugin now understands implicits in nearly all cases , so if you 're not sure what 's happening control + click will take you to what 's actually being called .
另外值得一提的是,IntelliJScala插件现在几乎可以理解所有的隐式转换了,所以如果你不明白到底发生了什么,control+左键单击就能带你到发生调用的地方。