History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-14741
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Vladislav Kaznacheev
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#4280] AE: EclipseProjectExporter$1.visitLibraryOrderEntry

Created: 21 Feb 07 17:44   Updated: 21 Feb 07 19:51
Component/s: None
Fix Version/s: Selena 6733

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,708
Fixed in build: 6,162


 Description  « Hide
exception://4280/
Last updated by Dmitry Jemerov
User description: Selected a module and chose 'Export to Eclipse'.
Error message: No message
java.lang.AssertionError
at com.intellij.projectImport.eclipse.action.EclipseProjectExporter$1.visitLibraryOrderEntry(EclipseProjectExporter.java:69)
at com.intellij.openapi.roots.impl.LibraryOrderEntryImpl.accept(LibraryOrderEntryImpl.java:167)
at com.intellij.openapi.roots.impl.RootModelImpl.processOrder(RootModelImpl.java:466)
at com.intellij.openapi.roots.impl.ModuleRootManagerImpl.processOrder(ModuleRootManagerImpl.java:331)
at com.intellij.projectImport.eclipse.action.EclipseProjectExporter.extract(EclipseProjectExporter.java:48)
at com.intellij.projectImport.eclipse.action.EclipseProjectExporter.extract(EclipseProjectExporter.java:39)
at com.intellij.projectImport.eclipse.action.EclipseProjectExporter.convert(EclipseProjectExporter.java:28)
at com.intellij.projectImport.eclipse.action.EclipseProjectExporter.convert(EclipseProjectExporter.java:23)
at com.intellij.projectImport.eclipse.action.ExportEclipseProjectsAction$1.run(ExportEclipseProjectsAction.java:20)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:127)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:148)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:118)
at com.intellij.openapi.application.impl.ApplicationImpl$6$1.run(ApplicationImpl.java:355)
at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:271)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:613)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:102)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.