[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.ajdt] Re: Convert to AspectJ project breaks Junit
|
- From: Andrew Eisenberg <andrew.eisenberg@xxxxxxxxxxxxxxxx>
- Date: Mon, 24 Aug 2009 22:06:12 -0700
- Newsgroups: eclipse.technology.ajdt
- Organization: EclipseCorner
- Thread-index: AcolQcO01QtPdkwn00Gtbr56A+WBlQ==
- Thread-topic: Convert to AspectJ project breaks Junit
- User-agent: Microsoft-Entourage/12.20.0.090605
I'm not seeing that behavior myself with the latest dev build from
http://download.eclipse.org/tools/ajdt/35/dev/update.
Some questions:
1. Does this only happen for AspectJ projects or all projects with AJDT
installed?
2. Does this happen for all AspectJ projects? Even a simple AJ project with
no aspects and a test case?
3. Do you see any errors in the error log?
On 20/08/09 1:36 PM, in article
296d1abd3e162620b9ce4ad460f1c03e$1@xxxxxxxxxxxxxxx, "Steve Wall"
<steve.wall@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Hello,
> I just installed the plugin from
> http://download.eclipse.org/tools/ajdt/35/update. Converting a current
> Java project to an AspectJ breaks the "Run As" option in the Editor popup
> menu. Specifically, when editing a TestCase, selecting "Run As" from the
> popup menu no longer shows Junit as an option. However, if selecting "Run
> Configurations..." displays the dialog within the Junit section. Selecting
> "Run" from this dialog does run the test. Any ideas?
> Thanks in advance
> Steve
>