Building Hadoop(1.2.1) Eclipse(Kepler 4.3.1) Plugin - eclipse

I tried building an eclipse plugin for Hadoop for my Eclipse Kepler V 4.3.1
In the web I see a lot of information for JUNO and some prior versions but tried copying those jars into my eclipse->plugin directory brought me no luck. hence tried building my own eclipse plugin but even that is not working for me. Has anyone here has a Hadoop plugin working for Kepler?
Below are my other config details :
Mac OSX
java version "1.6.0_65"

I managed to sucessfully build it using this guide
with some slight modifications, i am however using Eclipse 4.3.2 on Arch and java 7.
Either way here is my plugin if it helps.

Related

Error configuring pipeline debugger in Eclipse

enter image description hereI have been trying really hard to configure a pipeline debugger in eclipse. After using my digital server account in server configuration when i select my site and click 'Debug' button it gives me an error
Could not initialize class com.thoughtworks.xstream.converters.collections.TreeMapConverter
I couldn't find much help online. I even tried changing the JRE version to an older version 14.0.2 but it doesn't seem to help.
[![Image attached of error][2]][2]
enter image description here
That library seems to be a core component of the Pipeline editor. I would suggest that you ensure that your Eclipse version is compatible with the plugin if you haven't done so already.
Currently, according to the documentation it only supports:
Mars - Eclipse 4.5
Neon - Eclipse 4.6
Furthermore, you must install the correct version of the plugin for your version of Eclipse. (Though in the past I've found that older plugin versions may sometimes work in newer Eclipse builds.)
This error relates to discounted class from JRE.
So my recipe for solving the issue:
used OpenJDK v11
installed latest eclipce version
SFCC plugin v4.6
Some found issues:
with new eclipce version brakepoints are not set from JS editor only via ScriptEditor
Thank you,
Aleksandr
I had issues with running debugger, but after I installed eclipse version 2020-12 and installed UX studio plugin it started to work. maybe new versions are not compatible with plugin

run as testNG is missing

The option runAs->TestNG on xml file is missing somehow on my eclipse,
I tried to install the eclipse from scratch and now I have Version: 2018-12 (4.10.0).
Also I have latest JDK and JRE testNG is installed as far as I see and when I want to install them again I have a problem.
All the threads that i saw till now nothing helped me and i tried all the solution as i wrote maybe you have any idea
the only solution i founded till now is that i need to install eclipse from scratch and convert the same project again to TestNG and to copy the old XML to the new one, if its the latest eclipse than to download the beta version of TestNG
There is an issue with the TestNG plugin and Eclipse 2018-12 (https://github.com/cbeust/testng-eclipse/issues/408). You can use the current beta version from https://github.com/cbeust/testng-eclipse.
If the picture above of your installed software is the current state of your Eclipse 2018-12 setup, it cannot be a clean install. The version 6.14.x of the TestNG plugin is not compatible with 2018-12. It is not possible to install the plugin with Eclipse. Either the existing Eclipse directories are reused or the plugin directories have been added manually. It is important to remove them. After that, it should be possible to install the version 7 beta of the TestNG plugin.
It should look like this:
With this setup, you will get your context menu entry for TestNG:

What version of Eclipse with what version of plugin Hadoop

I tried various versions of Eclipse with plugins downloaded from internet but I always have problem. With latest version of eclipse and the plugin developed for Hadoop2X, I could not open the Hadoop location configuration wizard. I reinstalled eclipse with older version Ganymede. I used the plugin the one for this version, I am able to open the wizard for Hadoop location configuration but when I try to create the project, I have given the hadoop installation direction, even then it shows the error as configure Hadoop installation directory and its not letting me move to the next section of wizard.
So can someone suggest me what version of eclipse should I use and where can I download the suitable plugin. I am using Hadoop2.5.1.
Thank You. Please help me for the same.

App Engine and Eclipse on Ubuntu Linux 12.10

I updated Ubuntu from 12.04 to 12.10.
It upgraded my Eclipse too, from 3.7 to 3.8.
Turns out, Google App Engine doesn't have a plug in for 3.8. Just 3.7 and 4.2.
So I upgraded Eclipse to 4.2.
When I upload my project, it says it can't because of the java-7 flags. I found a post on here that described how I might change the flag, but it wouldn't matter because I'm not a "Trusted Tester" so they wouldn't allow it yet anyways.
I tried to change the Project's build path to include OpenJDK 6 and a compiler level of 1.6
I get this project error "Java compiler level does not match the version of the installed Java project facet."
I've looked it up, and found a message on StackOverflow, but I can't figure out what facets I'm using or if that solution even applies.
Is it possible to use Eclipse 4.2 and the App Engine 1.7.4 to upload a project to App Engine?
How do I get it to use Java6?
Is it possible to use Eclipse 4.2 and the App Engine 1.7.4 to upload a project to App Engine?
Yes it is, that's what I use. Have you tried creating a new project after you set the jdk to 6? I had this exact same issue at first, and creating a new project was all it took once I got the jdk right.

jsuml is working with my eclipse IDE

I downloaded jsuml-eclipse-0.8.4 from http://jsuml.gaertner-network.de/.
I put all the plugin jars in eclipse plugin folder and start eclipse in clean mode. Still i am unable to see the plugin in plugin installed in eclipse --> preferences --> plugin.
I am using eclipse helios on mac with snowlapord OS.
If any one know some good code to UML diagram in javascript please suggest.
Regards
Mahaveer
At least you should ensure you use Eclipse 3.7.1 (Indigo). Newer versions wont work so far since some incompatibilites have brought in but the plugin was never adapted to that.
I managed it to get jsuml working, although I'm still not able to parse my .js files in.