Where to find 5.x Testng eclipse plugin - eclipse

Anyone knows where I can find TestNG eclipse plugin 5.x (5.14 for example)? the update site
http://beust.com/eclipse only lists 6.x which is causing problems for me.

http://beust.com/eclipse-old/
cheers

Related

TestNG not compatible with eclipse 2019-09

I recently installed Eclipse Oxygen version 2019-09 and trying to install TestNG, also searched on Eclipse Marketplace, and tried to install it by drag and drop method, but its is giving me following error.
I also tried adding an external JAR for TestNG 'testng-6.9.10'.
Please help me with the method to install the same.Error while adding TestNG.
Version
To solve the problem, I just updated my Eclipse by checking the software updates from Eclipse > help > Check for updates.
Then I was able to install TestNG for Eclipse, which solved the problem.
For some reason the Check for updates solution didn't work with our Eclipse (2019-09), we solved it using Help\Install New Software and after that https://testng.org/testng-eclipse-update-site/:

How to use doxygen with Netbeans

I installed "doxygen" for Win7-32bit but I could not integrate it with "Netbeans7.3.1" for Java. Would you please help me Thanks in advance
Enas, I did some research and I believe I know why you can't get Doxygen to work with Netbeans 7.3.1. The short answer it isn't supposed to work with that version.
The solution to the problem appears to be to update to Netbeans 7.4.
I must add that I haven't tried this myself but from the documentation that I read, installing Doxygen for Netbeans 7.4 is easy.
The documentation I found at http://plugins.netbeans.org/plugin/14326/doxygen-integration says " Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin."
From what I can tell the only versions of Netbeans that support Doxygen are 6.2, 7.2 and 7.4.
In closing, I have not been able to test this myself. I use NB 8.0.2 and the instructions for 7.4 do not work in 8.0.2.
I hope my research helps you.

glassfish v2 in Netbeans 7.2

I've updated Netbeans 6.9 to Netbeans 7.2. But after that I cannot use glassfish v2 with new Netbeans. The problem is glassfish server v2 is not supported to Netbeans 7.2
The proposed solution of this problem is to add a plugin
http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml
But it doesn't work for me. I tried it today but it didn't find any such plugin! I guess, it is removed from the repository.
Please anyone give me a suggestion how to resolve the problem now. I am stuck for the whole day.
Try to manually install the Netbeans plugin from here:
http://dlc.sun.com.edgesuite.net/netbeans/updates/6.9/uc/m1/dev/modules/enterprise/org-netbeans-modules-j2ee-sun-appsrv81.nbm
Download that file locally and then from NB:
Tools-Plugins-Downloaded - Add Plugins
That fixed it for my NB 7.3.1.

Hiberclipse for eclipse Indigo Service Release 2

I just need a help in configuring hiberclipse for my eclipse indigo version.
Install new software--> added below URL for hibernate plugin and I see no updates , it says there is no site selected...
http://hiberclipse.sourceforge.net/siteupdate.
Any suggestion around would be more appreciated.
Thanks
Got it working...downloaded source manually and placed under eclipse plugins...
THanks

Eclipse PHP IDE

Similar title but different question to
Eclipse PHP IDE - custom auto complete tags
Possible duplicate of
Getting started with PHP in Eclipse IDE
Doe's anyone know a tool / IDE / plugin in Eclipse for PHP development?
I already try the ZEND PDT but it seems that it has a bug and it doesn't install in my eclipse. I even follow this workaround in installing it but it still doesn't work.
My Eclipse verions is 4.1.2, OS is in Windows XP SP3.
The previous questions doesn't seems to have a solid answer. Please help. Thanks in advance.
Another very good IDE to devolpe in PHP is NetBeans:
http://netbeans.org/
I know you specifically asked for an Eclipse plugin, but let me take the liberty of recommending a non-Eclipse PHP IDE, because it's really good and deserves a mention here: PhpStorm from JetBrains.
If you're very keen on Eclipse, Aptana Studio is a good IDE based on the Eclipse code base.
Pardon a possibly dumb question, but why are you using Eclipse 4.1.2? I suspect that the problem is with a bug in the 3.x compatibility layer in that version.
Unless you have a real need to be using 4.1.2 (and since it was a beta, I'm not sure what that would be...), perhaps try again with 3.7.2, which is the version currently listed on the Eclipse download page[1].
Hope that helps!
[1] http://www.eclipse.org/downloads/