Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » What EXACTLY tells Eclipse to enable the "JUnit Test" option in the "Run As" men
What EXACTLY tells Eclipse to enable the "JUnit Test" option in the "Run As" men [message #1469601] Tue, 11 November 2014 19:03 Go to next message
David M. Karr is currently offline David M. KarrFriend
Messages: 802
Registered: July 2009
Senior Member
Mostly just for my curiousity, but what is the exact heuristic that Eclipse uses to determine whether to add the "JUnit Test" menu option to the "Run As" menu? Is it looking for a single "@Test" annotation (JUnit 4), or extending the JUnit base class (JUnit 3)?
Re: What EXACTLY tells Eclipse to enable the "JUnit Test" option in the "Run As" [message #1478111 is a reply to message #1469601] Tue, 18 November 2014 11:47 Go to previous message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
I can see Run As Junit Test option for JUnit3 tests also.

Sarika Sinha
JDT Programmer
Previous Topic:Java EE Webtools installation in Eclipse Luna for PHP
Next Topic:Go to class + line from exception stacktrace
Goto Forum:
  


Current Time: Fri Apr 26 11:39:17 GMT 2024

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

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

Back to the top