[ https://issues.apache.org/jira/browse/HADOOP-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tvrtko Bedekovic updated HADOOP-3744: ------------------------------------- Attachment: HadoopApplicationLaunchShortcut.diff I've sent an email to Christophe Taton but got no reply so I'm posting here. I'm attaching a diff of HadoopApplicationLaunchShortcut.java with 2 lines that need to be changed/added so that the plugin builds and works correctly for Eclipse 3.4 Ganymede. > Eclipse Plugin does not work with Eclipse Ganymede (3.4) > -------------------------------------------------------- > > Key: HADOOP-3744 > URL: https://issues.apache.org/jira/browse/HADOOP-3744 > Project: Hadoop Core > Issue Type: Bug > Components: contrib/eclipse-plugin > Affects Versions: 0.16.4, 0.17.0 > Environment: Windows XP with Eclipse "Ganymede" 3.4 > Reporter: Aaron Kimball > Assignee: Christophe Taton > Attachments: HADOOP-3744.patch, HadoopApplicationLaunchShortcut.diff > > > The newest version of Eclipse seems incompatible with the plugin. The plugin > as released in 0.16.4 will allow you to add/remove MapReduce servers, and > will allow you to browse/manipulate the DFS in the DFS Browser, but will not > allow you to run programs. Clicking "Run As * Run On Hadoop" will simply not > cause the run-on-hadoop server selection window to appear. No error message > is given. > Dropping the 0.17.1 copy of the plugin JAR into the eclipse/plugins/ > directory does not fix the issue; it is in fact worse: Eclipse does not seem > to regard the 0.17 plugin as real. No "MapReduce Perspective" is made > available in the perspectives selection window. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.