Skip to main content



      Home
Home » Language IDEs » AspectJ » class files
class files [message #4481] Sun, 22 September 2002 17:40
Eclipse UserFriend
Hi,

as I am writing a plug-in that creates some aspects, so I created an
AspectJ-Project under the runtime-workbench to test my plugin.
The creation of the aspects works fine. What is also created by my plugin
are some junit testcases.
After creating the aspects and testcases, I built the project. When I try to
run the testcases I get a ClassNotFoundException for my testcase class.
Looking into the bin directory of my project showed, that no .class files
were created. When I checked the "preprocess only" flag under the project
properties settings, no .java files were created under the working dir.
Checking the "use javac" flag under properties doesn't work either.

The ajdt and ajde plugins seem to properly started (log says nothing, and
they appear unter help/plugins).Is there a possibility to check, if I have
some inconsistencies in my project data or is that a bug in the plugin?

I am using ajdt 0.5.2 and ajde 1.0.6 and eclipse 2.0.1.

Thanks,
Alex
Previous Topic:Is anyone using AspectJ
Next Topic:class files
Goto Forum:
  


Current Time: Mon Jul 14 12:35:57 EDT 2025

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

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

Back to the top