romainr / PigEditor

Eclipse plugin for Apache Pig
http://romainr.github.com/PigEditor
33 stars 13 forks source link

Problem install PigEditor in Eclipse Juno #11

Open l8pig opened 12 years ago

l8pig commented 12 years ago

I have Eclipse Juno installed, and tried to install PigEditor. I got the error message:

Cannot complete the install because one or more required items could not be found. Software being installed: PigEditor 1.0.0.9 (PigEditor.feature.group 1.0.0.9) Missing requirement: org.apache.pigeditor 1.0.0.9 (org.apache.pigeditor 1.0.0.9) requires 'bundle org.eclipse.xtext 2.0.0' but it could not be found

It seems that Juno has xtext 2.3. However, the current PigEditor is using xtext 2.0.0. Are you planning to support Eclipse Juno soon?

Many Thanks!

hadoopuser commented 11 years ago

@l8pig hi did you solve this issue? any workaround? iam also getting the same error.