Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Unit tests for Eclipse SDK itself
Unit tests for Eclipse SDK itself [message #988274] Thu, 29 November 2012 09:16 Go to next message
Razvan P is currently offline Razvan PFriend
Messages: 1
Registered: November 2012
Junior Member
Hi,

Do Eclipse SDK developers use unit testing for the Eclipse itself?

If so, where can i get those tests?

I am interested in the unit tests for Eclipse SDK Version: 3.8.1 or higher.

Thank you!

Re: Unit tests for Eclipse SDK itself [message #988427 is a reply to message #988274] Thu, 29 November 2012 21:08 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
We certainly do.

As you're asking in the JDT forum, you'll find the JDT tests below http://git.eclipse.org/c/jdt

Look at all the projects with "tests" in their names.

If you clone the corresponding git repos and import all projects into your workspace running these tests should be fairly straight forward. Running these tests outside the IDE is much more involved.

HTH,
Stephan
Previous Topic:Eclipse freezes when using xml schema editor
Next Topic:Running Java with Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 21:52:40 GMT 2024

Powered by FUDForum. Page generated in 0.02345 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top