我是IntelliJ和AWS的新手,我正努力让它发挥作用。我在eclipse上有一个工作示例代码,但想试用IntelliJ。
所以我已经安装并卸载了Amazon EC2
和AWS Manager
几次。 (我使用了Settings-> Plugins->(安装JetBrains插件/浏览存储库)。现在都已卸载。
当仍然安装了Amazon EC2
时,我收到了这个警告:当我点击它时,出现了长测试。
我真正想要的是简单的:开发一个从S3
获取文件的项目,并将解析后的版本输出到SQS
消息中(它是家庭作业)。
那么有人能给我一个描述如何安装和使用正确的东西以获得我想要的东西吗?
com.elasticgrid.jetbrains.intellij.ec2.EC2Connector@5ba71e88 java.lang.ExceptionInInitializerError 在com.elasticgrid.jetbrains.intellij.ec2.EC2Connector.projectOpened(EC2Connector.java:57) 在com.intellij.openapi.project.impl.ProjectImpl.projectOpened(ProjectImpl.java:418) 在com.intellij.openapi.project.impl.ProjectImpl.access $ 200(ProjectImpl.java:76) 在com.intellij.openapi.project.impl.ProjectImpl $ MyProjectManagerListener.projectOpened(ProjectImpl.java:454) 在com.intellij.openapi.project.impl.ProjectManagerImpl $ 2.projectOpened(ProjectManagerImpl.java:155) 在com.intellij.openapi.project.impl.ProjectManagerImpl.fireProjectOpened(ProjectManagerImpl.java:1041) 在com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:411) 在com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:502) 在com.intellij.ide.impl.ProjectUtil.openProject(ProjectUtil.java:178) 在com.intellij.ide.RecentProjectsManager.doOpenProject(RecentProjectsManager.java:46) at com.intellij.ide.RecentProjectsManagerBase $ MyAppLifecycleListener.appStarting(RecentProjectsManagerBase.java:321) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 在java.lang.reflect.Method.invoke(Method.java:597) at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:120) 在com.intellij.util.messages.impl.MessageBusImpl.doPumpMessages(MessageBusImpl.java:228) 在com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:219) 在com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:209) 在com.intellij.util.messages.impl.MessageBusImpl.access $ 000(MessageBusImpl.java:43) at com.intellij.util.messages.impl.MessageBusImpl $ 1.invoke(MessageBusImpl.java:131) 在com.sun.proxy。$ Proxy35.appStarting(未知来源) 在com.intellij.idea.IdeaApplication.loadProject(IdeaApplication.java:349) 在com.intellij.idea.IdeaApplication.access $ 500(IdeaApplication.java:57) 在com.intellij.idea.IdeaApplication $ IdeStarter $ 2.run(IdeaApplication.java:316) 在com.intellij.openapi.application.impl.LaterInvocator $ FlushQueue.run(LaterInvocator.java:343) 在java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:708) at java.awt.EventQueue.access $ 400(EventQueue.java:82) at java.awt.EventQueue $ 2.run(EventQueue.java:669) at java.awt.EventQueue $ 2.run(EventQueue.java:667) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext $ 1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:678) 在com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:700) 在com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:525) 在com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:348) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) 在java.awt.EventDispatchThread.run(EventDispatchThread.java:122) 引起:org.apache.commons.logging.LogConfigurationException:org.apache.commons.logging.LogConfigurationException:org.apache.commons.logging.LogConfigurationException:无效的类加载器层次结构。您有多个版本的' org.apache.commons.logging.Log'可见,这是不允许的。 (由org.apache.commons.logging.LogConfigurationException引起:无效的类加载器层次结构。您有多个版本的' org.apache.commons.logging.Log'可见,这是不允许的。)(由org.apache.commons.logging.LogConfigurationException引起:org.apache.commons.logging.LogConfigurationException:无效的类加载器层次结构。您有多个版本的' org.apache.commons.logging.Log'可见,这是不允许的。(由org.apache.commons.logging.LogConfigurationException引起:无效的类加载器层次结构。您有多个版本的' org.apache.commons.logging.Log'可见,这是不允许的。)) 在org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543) 在org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235) 在org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209) 在org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351) 在com.xerox.amazonws.common.AWSQueryConnection。(AWSQueryConnection.java:75) ......还有43个 引起:org.apache.commons.logging.LogConfigurationException:org.apache.commons.logging.LogConfigurationException:无效的类加载器层次结构。您有多个版本的' org.apache.commons.logging.Log'可见,这是不允许的。 (由org.apache.commons.logging.LogConfigurationException引起:无效的类加载器层次结构。您有多个版本的' org.apache.commons.logging.Log'可见,这是不允许的。) 在org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397) 在org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529) ......还有47个 引起:org.apache.commons.logging.LogConfigurationException:无效的类加载器层次结构。您有多个版本的' org.apache.commons.logging.Log'可见,这是不允许的。 在org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385) ......还有48个