Skip to main content



      Home
Home » Language IDEs » AspectJ » Obfuscating generated AspectJ code
Obfuscating generated AspectJ code [message #4761] Tue, 24 September 2002 21:36 Go to next message
Eclipse UserFriend
Hi,

I'm wondering if the existing obfuscation tools generates valid class files
when processing AspectJ compiled files.

Dan
Re: Obfuscating generated AspectJ code [message #5033 is a reply to message #4761] Thu, 03 October 2002 12:11 Go to previous message
Eclipse UserFriend
Originally posted by: adrian_colyer.uk.ibm.com

Hi Dan,
The AspectJ compiler produces standard Java bytecodes so any obfuscator
should continue to work without being able to tell whether the class files
came from ajc or from javac.

Regards,
Adrian.

Dan wrote:

> Hi,

> I'm wondering if the existing obfuscation tools generates valid class files
> when processing AspectJ compiled files.

> Dan
Re: Obfuscating generated AspectJ code [message #561758 is a reply to message #4761] Thu, 03 October 2002 12:11 Go to previous message
Eclipse UserFriend
Hi Dan,
The AspectJ compiler produces standard Java bytecodes so any obfuscator
should continue to work without being able to tell whether the class files
came from ajc or from javac.

Regards,
Adrian.

Dan wrote:

> Hi,

> I'm wondering if the existing obfuscation tools generates valid class files
> when processing AspectJ compiled files.

> Dan
Previous Topic:Timeframe for debugger linking to source?
Next Topic:Newbie Questions
Goto Forum:
  


Current Time: Thu May 08 11:12:16 EDT 2025

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

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

Back to the top