Skip to main content



      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 04:16 Go to next message
Eclipse UserFriend
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 16:08 Go to previous message
Eclipse UserFriend
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: Fri May 16 17:34:38 EDT 2025

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

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

Back to the top