IntelliJ IDEA 7.0.3 is Here
March 14th, 2008 by Egor MalyshevWe’re glad to announce the availability of IntelliJ IDEA version 7.0.3
This new release brings multiple new features, improvements and bug-fixes, including
- Improved performance and usability
- Improved Flex support
- Totally new, reworked debugger UI
- Multiple Maven integration improvements
- Numerous bug-fixes, cosmetics and exception fixes
For the complete list of what’s been added and fixed, see Release Notes
Download the fully-functional, 30-day, no-key evaluation version of IntelliJ IDEA 7.0.3
August 7th, 2008 at 1:50 am
I want to make a sample project using GWT .My java files are using com.google….package.At run time it is showing me an error that it could not find the package which are use by class.Can some one tell me where shold I place my com package so that prog does not show any erorr.