Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compilation problem with decompiled code...
- From: ksm@xxxxxxxxxxxxxxx (Sreedharamurthy K)
- Subject: Compilation problem with decompiled code...
- Date: Sat, 30 Oct 1999 18:02:43 +0530
Hi,
I'm sorry if this question is not suppose to be posted here...
I've generated code of my classfiles with jad, when I compile I get the
error like this...
chart\BarChart.java:45: Can't assign a value to a final variable: this$0
(this$0 = barchart).getClass();
^
This is the first time I'm seeing an assignment something like this i.e.,
this$0= SOMETHING;
I donno how to handle with this. This is the first time I'm using a
decompiler. Can anyone please help me compiling the codes which are
de-compiled from classes?
Thanx in advance.
-- Sreedhar
---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Prev by Date: Compilation problem with decompiled code...
- Next by Date: Problem with Resource Bundle caching>> I suspect
- Previous by thread: Compilation problem with decompiled code...
- Next by thread: Problem with Resource Bundle caching>> I suspect
- Index(es):