michael&&echo

Greenhorn
+ Follow
since Apr 22, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by michael&&echo

solution for this problem:
added the following to a problem-converted-project .classpath file
<classpathentry kind="con"<br /> path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
and then recompile the aspectj nature converted project,pretty compiled.
^_^
19 years ago
I use aspectj in wsad5.1 dev env.
I can not compile the project with aspectj nature for ejb project and web project. I can compile the simple java project smoothy.
when I compile ejb project,I get the compile failed message.
anybody can tell me the cause for this error.
dev env:
wsad5.1,ajde1.1.4,win2000
19 years ago