What is Selena?
"Selena" is the codename for IntelliJ IDEA 7.0.
Download
Build 7938 (IntelliJ IDEA 7.0.4 Release Candidate 5), released on August 7, 2008:
| Download | Description | MD5 |
|---|---|---|
| idea7938.exe | Windows installer (includes bundled JRE 1.6.0_04) | 5930D603CC36192A185EA2E99D23FDBC |
| idea7938.zip | Windows ZIP archive (no bundled JRE) | 8E16790B052F3B82C286DECDB86EA3A1 |
| idea7938.tar.gz | Unix archive | 2449AC28CA77009F1FD6E79C32935EF8 |
| idea7938.dmg | Mac installer | 5FDBCE518CA50890192B55ED8358A6F0 |
| idea7938-dev.zip | Plugin development package | 7BAD98356E8893C21E7607F7EC0BA3E8 |
| idea7938-jdk15.zip | Windows/Unix version built with JDK 1.5 | EE3A8FDAAD789A8871E6D0CE6724AE16 |
Release Notes
Build 7938 includes full support for Subversion 1.5. It also fixes known problems with SSL and proxy authentication support for Subversion.
Detailed Release Notes (build 7938)
License
You can use any commercial or evaluation license for IntelliJ IDEA 7.0 with this build. If you already have an evaluation license for IntelliJ IDEA 7.0, this build does not restart the 30 day evaluation period.
Older Builds
Summary Release Notes (build 7291)
Summary Release Notes (build 7269)
Summary Release Notes (build 7255)
Summary Release Notes (build 7241)
Summary Release Notes (build 7230)
Summary Release Notes (build 7118)
Summary Release Notes (build 7111)
Summary Release Notes (build 7096)
Summary Release Notes (build 7087)
Summary Release Notes (build 7065)
Summary Release Notes (build 7051)
Summary Release Notes (build 7027)
Summary Release Notes (build 7020)
Summary Release Notes (build 7016)
Summary Release Notes (build 7002)
Summary Release Notes (build 6981)
Summary Release Notes (build 6963)
Summary Release Notes (build 6951)
Summary Release Notes (build 6776)
Summary Release Notes (build 6763)
Summary Release Notes (build 6755)
Summary Release Notes (build 6733)
Summary Release Notes (build 6708)
Where to Send Feedback
Issue Tracker (instructions for working with JIRA)
EAP Newsgroup
EAP Forum
Comments (91)
Mar 13, 2007
Anonymous says:
Are you working at IDEA 6 bug fixes?Are you working at IDEA 6 bug fixes?
Mar 13, 2007
trtielkes says:
See here:See here: http://www.jetbrains.net/confluence/display/IDEADEV/6.0.5+EAP
May 01, 2007
Charles Tryon says:
The License key here seems to have expired. Would it be possible to update...The License key here seems to have expired. Would it be possible to update this?
May 02, 2007
Dave Yost says:
Click the little mail envelope icon at upper right to put this page on your watc...Click the little mail envelope icon at upper right to put this page on your watch list. Then you will be emailed whenever the page changes.
May 14, 2007
Anonymous says:
Doesn't really answer the OP's concerns though which was that the EAP licence ke...Doesn't really answer the OP's concerns though which was that the EAP licence key expired.
But I guess the point is moot anyway as it has since been removed from the page entirely.
May 22, 2007
Anonymous says:
I really like the new release notes with screenshots\!I really like the new release notes with screenshots!
May 27, 2007
Anonymous says:
This build is really really buggy, I am reverting to 6951. I can't find a page w...This build is really really buggy, I am reverting to 6951. I can't find a page with a link to it, so I just changed digits in the link to the current build; does such a page exist or my backwards way is the only one?
May 30, 2007
Anonymous says:
Me too. I can't make a web app that's maven'ish run in 6981. Moving to 6951 (fro...Me too. I can't make a web app that's maven'ish run in 6981. Moving to 6951 (from 6913) and hope it works there.
May 30, 2007
Alejandro Gomez says:
I can't get maven modules' configuration to persist. Every time I reopen my proj...I can't get maven modules' configuration to persist. Every time I reopen my project I have to set up spring and web facets, output directories, web.xml and exploded dir location, etc
Besides I can't run multiple maven phases (i.e. clean compile install), using ctrl click is not working; it worked with maven 2 integration plugin
May 31, 2007
Dmitry Jemerov says:
If you want your feedback to be noticed by people for whom it is relevant, pleas...If you want your feedback to be noticed by people for whom it is relevant, please use one of the channels listed in "Where to Send Feedback" above, rather than comments to this page.
May 31, 2007
Alejandro Gomez says:
thanks, issue IDEA13018 createdthanks, issue IDEA-13018 created
May 30, 2007
Anonymous says:
The import from maven doesn't find most of the pom's in the directory I specify....The import from maven doesn't find most of the pom's in the directory I specify. It finds mostly POMs that have modules in them (i.e. reactor POMs).
Jun 06, 2007
Marc Mielke says:
Does not load my build.xml \which in #6981 was fine anymore, fires a series of e...Does not load my build.xml -which in #6981 was fine - anymore, fires a series of exceptions which seem to be CVS related. cleaned all tmp stuff and on restarting it still does not work.
.
Jun 28, 2007
Marc Mielke says:
Similar issues with build #7041... again it does not load my build.xml, which la...Similar issues with build #7041... again it does not load my build.xml, which lastly worked for intermediate build #7027.
Jun 29, 2007
Dmitry Jemerov says:
Please post a request with details atPlease post a request with details at http://www.jetbrains.net/jira
Jun 29, 2007
Marc Mielke says:
done. see IDEA13509done. see IDEA-13509
Jul 09, 2007
Anonymous says:
\pn@yurt bin\$ ./idea.sh java.lang.Throwable  ...[pn@yurt bin]$ ./idea.sh
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:45)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:761)
at com.intellij.openapi.project.impl.ProjectManagerImpl.showMacrosConfigurationDialog(ProjectManagerImpl.java:29)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.a(ProjectStoreImpl.java:105)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.access$200(ProjectStoreImpl.java:125)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl$IprStorageData.load(ProjectStoreImpl.java:3)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.loadState(XmlElementStorage.java:37)
at com.intellij.openapi.components.impl.stores.FileBasedStorage.loadState(FileBasedStorage.java:30)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.a(XmlElementStorage.java:26)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.getStorageData(XmlElementStorage.java:61)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.getMainStorageData(BaseFileConfigurableStoreImpl.java:8)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.load(BaseFileConfigurableStoreImpl.java:14)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:91)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:216)
at com.intellij.openapi.project.impl.ProjectManagerImpl.access$100(ProjectManagerImpl.java:97)
at com.intellij.openapi.project.impl.ProjectManagerImpl$5.run(ProjectManagerImpl.java:13)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:0)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:53)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:85)
at com.intellij.openapi.application.impl.ApplicationImpl$7$1.run(ApplicationImpl.java:2)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:9)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:7)
[ 52625] ERROR - ellij.openapi.ui.DialogWrapper - Assertion failed: Access is allowed from event dispatch thread only
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:45)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:761)
at com.intellij.openapi.project.impl.ProjectManagerImpl.showMacrosConfigurationDialog(ProjectManagerImpl.java:29)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.a(ProjectStoreImpl.java:105)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.access$200(ProjectStoreImpl.java:125)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl$IprStorageData.load(ProjectStoreImpl.java:3)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.loadState(XmlElementStorage.java:37)
at com.intellij.openapi.components.impl.stores.FileBasedStorage.loadState(FileBasedStorage.java:30)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.a(XmlElementStorage.java:26)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.getStorageData(XmlElementStorage.java:61)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.getMainStorageData(BaseFileConfigurableStoreImpl.java:8)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.load(BaseFileConfigurableStoreImpl.java:14)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:91)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:216)
at com.intellij.openapi.project.impl.ProjectManagerImpl.access$100(ProjectManagerImpl.java:97)
at com.intellij.openapi.project.impl.ProjectManagerImpl$5.run(ProjectManagerImpl.java:13)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:0)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:53)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:85)
at com.intellij.openapi.application.impl.ApplicationImpl$7$1.run(ApplicationImpl.java:2)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:9)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:7)
[ 52642] ERROR - ellij.openapi.ui.DialogWrapper - IntelliJ IDEA (Selena) #7051 Build #7051
[ 52642] ERROR - ellij.openapi.ui.DialogWrapper - JDK: 1.6.0
[ 52642] ERROR - ellij.openapi.ui.DialogWrapper - VM: Java HotSpot(TM) Client VM
[ 52642] ERROR - ellij.openapi.ui.DialogWrapper - Vendor: Sun Microsystems Inc.
[ 52642] ERROR - ellij.openapi.ui.DialogWrapper - OS: Linux
[ 52642] ERROR - ellij.openapi.ui.DialogWrapper - Last Action: OpenProject
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
at com.intellij.openapi.application.impl.LaterInvocator.enterModal(LaterInvocator.java:83)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:85)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:761)
at com.intellij.openapi.project.impl.ProjectManagerImpl.showMacrosConfigurationDialog(ProjectManagerImpl.java:29)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.a(ProjectStoreImpl.java:105)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.access$200(ProjectStoreImpl.java:125)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl$IprStorageData.load(ProjectStoreImpl.java:3)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.loadState(XmlElementStorage.java:37)
at com.intellij.openapi.components.impl.stores.FileBasedStorage.loadState(FileBasedStorage.java:30)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.a(XmlElementStorage.java:26)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.getStorageData(XmlElementStorage.java:61)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.getMainStorageData(BaseFileConfigurableStoreImpl.java:8)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.load(BaseFileConfigurableStoreImpl.java:14)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:91)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:216)
at com.intellij.openapi.project.impl.ProjectManagerImpl.access$100(ProjectManagerImpl.java:97)
at com.intellij.openapi.project.impl.ProjectManagerImpl$5.run(ProjectManagerImpl.java:13)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:0)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:53)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:85)
at com.intellij.openapi.application.impl.ApplicationImpl$7$1.run(ApplicationImpl.java:2)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:9)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:7)
[ 52663] ERROR - pplication.impl.LaterInvocator - Assertion failed: enterModal() should be invoked in event-dispatch thread
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:89)
at com.intellij.openapi.application.impl.LaterInvocator.enterModal(LaterInvocator.java:83)
at com.intellij.openapi.ui.impl.DialogWrapperPeerImpl.show(DialogWrapperPeerImpl.java:85)
at com.intellij.openapi.ui.DialogWrapper.show(DialogWrapper.java:761)
at com.intellij.openapi.project.impl.ProjectManagerImpl.showMacrosConfigurationDialog(ProjectManagerImpl.java:29)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.a(ProjectStoreImpl.java:105)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl.access$200(ProjectStoreImpl.java:125)
at com.intellij.openapi.components.impl.stores.ProjectStoreImpl$IprStorageData.load(ProjectStoreImpl.java:3)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.loadState(XmlElementStorage.java:37)
at com.intellij.openapi.components.impl.stores.FileBasedStorage.loadState(FileBasedStorage.java:30)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.a(XmlElementStorage.java:26)
at com.intellij.openapi.components.impl.stores.XmlElementStorage.getStorageData(XmlElementStorage.java:61)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.getMainStorageData(BaseFileConfigurableStoreImpl.java:8)
at com.intellij.openapi.components.impl.stores.BaseFileConfigurableStoreImpl.load(BaseFileConfigurableStoreImpl.java:14)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:91)
at com.intellij.openapi.project.impl.ProjectManagerImpl.a(ProjectManagerImpl.java:216)
at com.intellij.openapi.project.impl.ProjectManagerImpl.access$100(ProjectManagerImpl.java:97)
at com.intellij.openapi.project.impl.ProjectManagerImpl$5.run(ProjectManagerImpl.java:13)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:0)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:53)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:85)
at com.intellij.openapi.application.impl.ApplicationImpl$7$1.run(ApplicationImpl.java:2)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:9)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:7)
[ 52664] ERROR - pplication.impl.LaterInvocator - IntelliJ IDEA (Selena) #7051 Build #7051
[ 52664] ERROR - pplication.impl.LaterInvocator - JDK: 1.6.0
[ 52665] ERROR - pplication.impl.LaterInvocator - VM: Java HotSpot(TM) Client VM
[ 52665] ERROR - pplication.impl.LaterInvocator - Vendor: Sun Microsystems Inc.
[ 52674] ERROR - pplication.impl.LaterInvocator - OS: Linux
[ 52674] ERROR - pplication.impl.LaterInvocator - Last Action: OpenProject
Jul 21, 2007
Andy Goossens says:
Try deleting (make a backup first\!) your \/.IntelliJIdea70 directory. Beware: y...Try deleting (make a backup first!) your ~/.IntelliJIdea70 directory. Beware: you will lose your settings.
I had to do this when I migrated from IDEA 7 M1b to the latest build.
Sep 07, 2007
t800t8 says:
Dmitry, You need to update the license section. Now I cannot use IDEA 6 li...Dmitry,
You need to update the license section. Now I cannot use IDEA 6 license key for Selena anymore (at least with build 7269), IDEA asked me to upgrade with new license.
Sep 10, 2007
S.M.J. Mowlanezhad says:
build #7269 is toooo slow\!\!\!\!\! :( one common issue that solve in every buil...build #7269 is toooo slow!!!!!

one common issue that solve in every build is "performance"
i think its better too add "degrading performance" to issue tracker!
do i have to buy a quad core processor?!!!!
Sep 10, 2007
Dmitry Jemerov says:
Any details? What exactly is slow? Could you please take CPU snapshots for the s...Any details? What exactly is slow? Could you please take CPU snapshots for the slow operations and file JIRA requests with snapshots attached?
Sep 10, 2007
S.M.J. Mowlanezhad says:
Dmitry, it seems every thing are running slow here ( my computer is healthy and ...Dmitry,
it seems every thing are running slow here ( my computer is healthy and working well by other softwares ).
the tangible thing that i prepared cpu snapshot of that is opening of the ant build file in Ant Build plugin, for the first time it takes about 40-45 seconds to open
i just added this to IDEA:Feedback issues the url is http://jetbrains.net/jira/browse/IDEA-14830 ( cpu snapshot included )
Sep 12, 2007
S.M.J. Mowlanezhad says:
new IDEA has many nice features, and i'm looking forward to get final release of...new IDEA has many nice features, and i'm looking forward to get final release of that because we are using spring + hibernate in our projects and this new IDEA has a nice integration with them. this can cause more productivity
our production team working on 6.0.5 yet, and i'm evaluating the new one!
i think its going up till Selena M2
and i know they are not final release but what happened after that?!!!
do we really need to switch back to previous release or eventually this will resolve in final version?!
Sep 12, 2007
Birkovskiy Andrey says:
openning of the build.xml is veryvery slooooow :(openning of the build.xml is very-very slooooow
Sep 23, 2007
S.M.J. Mowlanezhad says:
really what happened to the latest releases of the IDEA\!\!\! the overall perfor...really what happened to the latest releases of the IDEA!!! the overall performance degraded!!
you can feel every things work slow.
for example using Alt+INS in editor to generate code snippet such as constructor, getter, setter, ... takes about 3 seconds to appear!!! in previous releases it appears instantly.
any heavy refactoring is in progress?
Sep 24, 2007
Dmitry Jemerov says:
Once again: if you have specific performance issues to report, please file a JIR...Once again: if you have specific performance issues to report, please file a JIRA issue with an attached CPU snapshot.
Specifically for Alt-Ins, in previous versions it didn't support generation of different Spring/JSF items.
Oct 02, 2007
Ricky Hazelwood says:
Can't open Maven Web Project using pom.xml (Maven Integration Web Extension) Err...Can't open Maven Web Project using pom.xml (Maven Integration - Web Extension)
Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(43,57),absolute(46,99),button=1,modifiers=Button1,clickCount=1] on ###overrideRedirect###: Argument 0 for @NotNull parameter of com/intellij/openapi/module/impl/ModuleManagerImpl$ModuleModelImpl.findModuleByName must not be null
java.lang.IllegalArgumentException: Argument 0 for @NotNull parameter of com/intellij/openapi/module/impl/ModuleManagerImpl$ModuleModelImpl.findModuleByName must not be null
at com.intellij.openapi.module.impl.ModuleManagerImpl$ModuleModelImpl.findModuleByName(ModuleManagerImpl.java)
at org.jetbrains.idea.maven.web.JavaeePackagingConverter.packageDependencies(JavaeePackagingConverter.java:130)
at org.jetbrains.idea.maven.web.WarPackagingConverter.configureFacet(WarPackagingConverter.java:45)
at org.jetbrains.idea.maven.web.WarPackagingConverter.configureFacet(WarPackagingConverter.java:23)
at org.jetbrains.idea.maven.web.JavaeePackagingConverter.convert(JavaeePackagingConverter.java:71)
at org.jetbrains.idea.maven.project.MavenToIdeaConverter.createFacets(MavenToIdeaConverter.java:154)
at org.jetbrains.idea.maven.project.MavenToIdeaConverter.convert(MavenToIdeaConverter.java:134)
at org.jetbrains.idea.maven.project.MavenToIdeaConverter$1.visit(MavenToIdeaConverter.java:58)
at org.jetbrains.idea.maven.project.MavenToIdeaConverter$1.visit(MavenToIdeaConverter.java:54)
at org.jetbrains.idea.maven.core.util.Tree.visit(Tree.java:54)
at org.jetbrains.idea.maven.core.util.Tree.visit(Tree.java:74)
at org.jetbrains.idea.maven.project.MavenProjectModel.visit(MavenProjectModel.java:180)
at org.jetbrains.idea.maven.project.MavenToIdeaConverter.convert(MavenToIdeaConverter.java:54)
at org.jetbrains.idea.maven.project.MavenImportProcessor$3.run(MavenImportProcessor.java:163)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:54)
at org.jetbrains.idea.maven.project.MavenImportProcessor.commit(MavenImportProcessor.java:161)
at org.jetbrains.idea.maven.project.action.MavenImportBuilder.commit(MavenImportBuilder.java:64)
at com.intellij.projectImport.ProjectOpenProcessor.doOpenProject(ProjectOpenProcessor.java:3)
at com.intellij.ide.impl.ProjectUtil.openOrImport(ProjectUtil.java:35)
at com.intellij.ide.actions.OpenProjectAction.actionPerformed(OpenProjectAction.java:9)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem$ActionTransmitter.actionPerformed(ActionMenuItem.java:3)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:50)
at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:3)
at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:105)
at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:1)
at java.awt.Component.processMouseEvent(Component.java:6038)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5803)
at java.awt.Container.processEvent(Container.java:2058)
at java.awt.Component.dispatchEventImpl(Component.java:4410)
at java.awt.Container.dispatchEventImpl(Container.java:2116)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
at java.awt.Container.dispatchEventImpl(Container.java:2102)
at java.awt.Window.dispatchEventImpl(Window.java:2429)
at java.awt.Component.dispatchEvent(Component.java:4240)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:161)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:176)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:43)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
Dec 21, 2007
Anton Makeev says:
Hi, Ricky, Could you please send me you poms? Anton<dot>Makeev<at>jetbrains<do...Hi, Ricky,
Could you please send me you poms?
Anton<dot>Makeev<at>jetbrains<dot>com
Oct 17, 2007
Anonymous says:
:)