Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: IntelliJ IDEA


Related Topics

  
  IntelliJ IDEA - Wikipedia, the free encyclopedia
IntelliJ IDEA is a commercial Java IDE by the company JetBrains.
The first version of IntelliJ IDEA appeared in January, 2001 and quickly became very popular, as the first Java IDE with a set of integrated refactoring tools that allow programmers to quickly redesign their code.
IntelliJ IDEA has often been compared to Eclipse, a similar IDE from IBM, but IntelliJ IDEA's focus is more on maximizing programmer efficiency.
en.wikipedia.org /wiki/IntelliJ_IDEA   (172 words)

  
 Migrating to Eclipse: A developer's guide to evaluating Eclipse vs. IntelliJ IDEA   (Site not responding. Last check: 2007-10-06)
IDEA and Eclipse are quite equal to each other in the basic features required for editing, running, and debugging Java code, although they do some things slightly differently.
IDEA has wizards, too, of course, but Eclipse is distinct in that its wizards are more thorough and provide more options than you may be used to.
Both Eclipse 3.0 and IntelliJ IDEA 4 are feature-rich, Java IDEs that provide syntax checking, code assistance, and code generation for coding.
www.ibm.com /developerworks/library/os-ecidea   (3854 words)

  
 JetBrains Releases IntelliJ(TM) IDEA 5.1 Java IDE
IntelliJ IDEA 5.1 is a professional-grade tool for developers working in situations where time is money and sustained productivity is a measure of success.
IntelliJ IDEA 5.1 is priced at $499 per license and is available for purchase on the JetBrains' web site at http://www.jetbrains.com/idea/.
The IntelliJ IDEA 5.1 upgrade is available free of charge to registered users of version 5.0 via download from http://www.jetbrains.com/idea/download/.
www.prnewswire.com /cgi-bin/stories.pl?ACCT=104&STORY=/www/story/02-06-2006/0004275203&EDATE=   (618 words)

  
 IntelliJ IDEA Blog » Blog Archive » IntelliJ IDEA 6.0: Code Coverage
The engine that performs code coverage in IntelliJ IDEA is based on the EMMA open-source toolkit.
IntelliJ IDEA has no need in static classes instrumentation making use of instrumentation concept introduced in Java 5.0.
Moreover, IntelliJ IDEA already knows the structure of your project, so it can calculate the package coverage statistics based not only on those classes that have been instrumented, but taking into account all compiled classes for the package.
blogs.jetbrains.com /idea/2006/07/code-coverage   (617 words)

  
 IntelliJ Community . IntelliJPluginsHome
CVS Report for IntelliJ IDEA is a free open source plugin for IntelliJ IDEA to generate statistical reports from your CVS repository.
IDEA Mouse Gestures is an IntelliJ IDEA plugin for enabling mouse gestures in IDE.
VCS Report for IntelliJ IDEA is a free open source plugin for IntelliJ IDEA to generate statistical reports from your VCS repository.
www.intellij.org /twiki/bin/view/Main/IntelliJPluginsHome#IntelliJ_IDEA_nowiki_Plugins_Ava   (2753 words)

  
 IntelliJ IDEA Blog
IntelliJ IDEA is aware of the Spring beans that are part of your project.
IntelliJ IDEA provides JUnit integration out of the box, but it does not mean that you cannot use other test frameworks.
IntelliJ IDEA doesn’t want to be smarter than you are.
blogs.jetbrains.com /idea   (1848 words)

  
 www.logemann.info - IntelliJ IDEA / the different IDE
IDEA from IntelliJ Corporation is surely inbetween when it comes to costs, to make it clear in the beginning, its price of 395$ seems as it could not be the right choice for big projects, or even for serious Java development.
IDEA will check the actual import list with your current code and when you use a "missing" object, IDEA will ask you in a tooltip if it should be imported, a simple ALT+Enter is enough to let IDEA place the correct import statement for the class.
IDEA doesn't shield you from the code, in fact it forces you to deal with the code.
www.logemann.org /articles/ideareview.php   (1972 words)

  
 Object Computing, Inc. - Java News Brief - February 2002
IntelliJ IDEA is a remarkable Java Integrated Development Environment (IDE) from IntelliJ Software.
IDEA excels at this feature and it is exposed for use by the developer.
IDEA quickly pops up a list of all references to the item, which can be clicked on to jump to that portion of the code.
www.ociweb.com /jnb/jnbFeb2002.html   (3311 words)

  
 IntelliJ IDEA Plugins
IntelliJ IDEA has inspired many Java developers to write plug-ins from J2EE and code editing tools to games.
If you are going to write your own plug-in for IDEA (or already have done the deed), we warmly welcome you to add your tools into this repository.
TestNG-J is a plugin that provides integration with the TestNG framework in a very similar way to the native IntelliJ IDEA integration with JUnit.
plugins.intellij.net   (166 words)

  
 UML Modeler for IntelliJ IDEA - SDE for IntelliJ IDEA Highlight
IntelliJ IDEA™ is a popular Integrated Development Environment for Java, it allows you to edit, compile, deploy and test Java programs efficiently.
SDE for IntelliJ IDEA™ provides seamless integration with the IntelliJ IDEA™ IDE, the navigation between model and code is fast and simple.
The key benefit of using SDE for IntelliJ IDEA™ is the round-trip code synchronization support, which includes the code generation and code reverse engineering process.
www.visual-paradigm.com /highlight/highlightsdeijhl.jsp   (711 words)

  
 Dr. Dobb's | The J Factor | November 16, 2001   (Site not responding. Last check: 2007-10-06)
You can't use IDEA to deploy projects to an application server, but you can set breakpoints in a local source file that are triggered on the server; then use the Frame and Watches pane to inspect variables as if you were running an application locally.
While IDEA does many things that other IDEs have missed, its lack of a GUI builder is a serious drawback for those doing client-side applications, but those working on servlets and JSPs aren't likely to miss it.
IntelliJ has produced a Java IDE with attention paid to details that make a coder's life easier, from little things like thorough keyboard support in the UI and mouse-wheel support to big things like complicated refactorings.
www.ddj.com /dept/architect/184414795   (1939 words)

  
 Managing Projects with IntelliJ IDEA
IntelliJ IDEA is a next-generation integrated development environment (IDE) for Java.
IDEA can help you with every phase of your project, from design and development to testing and deployment, provided you know how to make the most of it.
IntelliJ IDEA provides a powerful environment for managing your Java projects and source files as well as building and testing your applications.
www.developer.com /java/other/print.php/3612456   (2068 words)

  
 Terse Systems : Why IntelliJ IDEA sucks
Idea may be less flexable, but it doesnt get in the way and piss me off like Eclipse does.
For intellij it's as simple as creating a new web project,point it to the war file, and everything works, even code completion for the attributes of DSP Tags.
IDEA was an impressive product when it was first released.
tersesystems.com /post/5700058.jhtml   (6080 words)

  
 IntelliJ IDEA Plugins
DB Visual ARCHITECT for IntelliJ IDEA (DBVA-IJ) is a single, easy-to-use object-relational mapping (ORM) environment which acts as a bridge between object model, data model and relational model.
SDE 3.0 for IntelliJ is a plug-in of IntelliJ IDEA for model-driven development with Unified Model Language (UML).
SDE 2.0 for IntelliJ is a plug-in of IntelliJ IDEA for model-driven development with Unified Model Language (UML).
plugins.intellij.net /category/?action=sort&sort1=all&sort2=ratings   (5421 words)

  
 I've Been Seduced by IntelliJ - O'Reilly ONJava Blog
IDEA also uses the pointy-clicky-draggy editing style, which at first made me think it was just like all the others.
To the poster who wanted to mention the CONS of IntelliJ IDEA, please remember that the build you are running is part of the Early Access Program.
The problem is that IntelliJ likes to provide the features that customers wants, but they don't tune their software to be totally bug free.
www.oreillynet.com /onjava/blog/2002/10/ive_been_seduced_by_intellij.html   (2523 words)

  
 Developing Custom Language Plugins for IntelliJ IDEA 5.0
IDEA's "Quick Definition Lookup" action is based on the same mechanism as "Go to Declaration", so it becomes automatically available for all references which can be resolved by the language plugin.
IDEA uses the same rules for locating the element to be renamed, and the same index of words for locating the files which may have references to the element being renamed.
Another interface related to the Rename refactoring is NamesValidator, which is new to the IDEA 5.0.1 release and was not present in the original 5.0 release.
www.yole.ru /CustomLanguagePlugins.html   (5984 words)

  
 IntelliJ IDEA :: The Most Intelligent Java IDE
IDEA is an intelligent Java IDE intensely focused on developer productivity.
IntelliJ IDEA functionality is continuously extended by the users and third parties.
IntelliJ IDEA has reached a new level of maturity, reinforcing its foundations with hundreds of new features and improvements, whose sole purpose is to make you more productive and your code higher quality.
www.jetbrains.com /idea   (403 words)

  
 Review: IntelliJ IDEA 5.0 Enhancements Must Compete with 'Free' IDEs
I use the IntelliJ IDEA Java IDE for many hours a day—it is my primary development tool.
I think that version 4.5 of the product is close to perfection, but IntelliJ does have strong (and free!) competition: NetBeans (which I use for building JFC-based GUI Java applications) and Eclipse (which I sometimes use because no one IDE nicely handles Java, Ruby, C++, and Python projects).
Yet JetBrains (the company that produces IntelliJ) seems to realize that they are their own best competitor, so they are offering registered users a special limited-time deal on upgrades to it's new 5.0 version (released August 1, 2005).
www.devx.com /Java/Article/29074   (472 words)

  
 ITworld.com - JAVA TUTOR - IntelliJ IDEA for Java Development
IDEA is worth a try, but likely won't be the right match for everyone.
All of IDEA's functionality is available from the keyboard, which should appeal to those who like editors such as vi or emacs with the many keyboard commands.
IDEA excels at code refactoring, where you rearchitect code without changing the external behavior.
www.itworld.com /nl/java_tut/07242002   (482 words)

  
 JetBrains releases IntelliJ IDEA 4.5
JetBrains is pleased to announce the release of IntelliJ IDEA 4.5.
I was using an early access IDEA 4.5 for the last couple of weeks.
This introductory walkthrough of WebWork exposes you to the core ideas behind WebWork, providing a basis for diving further into the capabilities of the framework.
www.theserverside.com /news/thread.tss?thread_id=27630   (3155 words)

  
 Amazon.com: IntelliJ IDEA in Action (In Action series): Books: Duane K. Fields,Stephen Saunders,Eugene Belayev   (Site not responding. Last check: 2007-10-06)
IDEA can help with every phase of a project, from design and development to testing and deployment.
IntelliJ IDEA is the first Java IDE that is set up to think like a developer.
IntelliJ IDEA is now in its fifth generation (and as always the next generation is in the works).
www.amazon.com /exec/obidos/tg/detail/-/1932394443?v=glance   (1185 words)

  
 JetBrains Releases IntelliJ IDEA 5.1 ...   (Site not responding. Last check: 2007-10-06)
Idea also becomes the first IDE to provide real support for JavaScript, adding features such as autocompletion of function names, JavaScript keywords, variables, etc. in JavaScript.
I have not used IDEA since 2002 though, and unless there is a project with such particular demand, or a team where it is already used, I am not sure, if I'd give some other features a try...?
JavaScript SupportSince version 5.0, IntelliJ IDEA provides advanced support for JavaScript development, including many of the useful features Java developers have become accustomed to.
www.javalobby.org /java/forums/t63308.html   (1036 words)

  
 Setting up Expresso 5 with IntelliJ IDEA   (Site not responding. Last check: 2007-10-06)
The goal of this article is to get a developer that is new to IntelliJ IDEA up and running with the Expresso framework.
Prior knowledge of IntelliJ IDEA is not necessary.
IntelliJ IDEA 3.0 This article was written using IntelliJ IDEA 3.0.
www.jcorporate.com /expresso/doc/ide/IntelliJIdea.html   (1370 words)

  
 Ajaxian » IntelliJ IDEA Ajax Screencast
IntelliJ IDEA is a fantastic Java IDE that many of the Ajaxians use on a daily basis.
Although their bread and butter is Java development, they started to put JavaScript functionality into their IDE, and stepped it up from being a bit of a toy, to something quite useful in IntelliJ IDEA 5.1.
[…] Ajaxian » IntelliJ IDEA Ajax Screencast IntelliJ IDEA is a fantastic Java IDE that many of the Ajaxians use on a daily basis.
ajaxian.com /archives/intellij-idea-ajax-screencast   (636 words)

  
 Java(TM) Boutique - JetBrains IntelliJ IDEA 4
JetBrains' IntelliJ IDEA is somewhat of an anomaly: a third-party, non-open- source, Java-only integrated development environment(IDE) made by a company that doesn't have it's own J2EE application server.
One of the great things about IDEA is that you can run it on just about any OS including, Windows, Linux, Unix and Mac OS X. You will need at least 256 MB of RAM and an 800 Mhz processor (Windows/Linux/Unix) or 1.42 Ghz G4 (Mac).
Any developer will find IDEA's interface similar enough to be comfortable, yet like the above example, it seems to have features that you always wished your other IDE had, although you wouldn't have known to ask for it.
javaboutique.internet.com /reviews/jetbrains   (714 words)

  
 Writing plugins for Intellij IDEA – a basic primer   (Site not responding. Last check: 2007-10-06)
I recently wrote my first plugin for IDEA (see the Configurator plugin), and went through a lot of searching and painful learning while doing so.
This is a place that IDEA will use to run another instance of IDEA to test your plugin, and store that version of IDEA’s settings.
The first thing you need to add to this is a “components” section, which tells IDEA what sort of plugin(s) you’ve got.
www.nurflugel.com /idea/Writing_plugins_for_IDEA.html   (784 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.