Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » Class files with ajdt
Class files with ajdt [message #570611] Mon, 29 July 2002 09:12
No real name is currently offline No real nameFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,

in my plugin, I need to use aspects. I also need to access the .class files
for the classes of my projects (because I need to use a library that works
on reflection). I recognized, that the ajdt-plugin allows to preprocess the
code and create .java files only, so I could use the normal javac compiler
to create .class files (setting under project's properties). However, if I
mark the checkboxes under project's properties and rebuild, I still don't
get any class files in my bin directory.

What am I doing wrong?

Thanks,
Alex
Previous Topic:[SWT] MDI applicaiton sample?
Next Topic:Class files with ajdt
Goto Forum:
  


Current Time: Fri Apr 26 12:17:57 GMT 2024

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

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

Back to the top