Closed GoogleCodeExporter closed 9 years ago
1. what is the compilation error?
2. did you add the static import to you class?
import static net.javaforge.jqwicket.JQuery.$;
Original comment by m...@javaforge.net
on 27 May 2011 at 12:58
OK wow, I had no idea it was legal to reference a member named "$" in Java that
way. I honestly thought the Wiki page had some sort of formatting/quoting
issue. After adding the import, the code compiles fine.
Apologies for the bogus report!
Original comment by armh...@gmail.com
on 27 May 2011 at 1:08
Original comment by m...@javaforge.net
on 27 May 2011 at 5:30
Original issue reported on code.google.com by
armh...@gmail.com
on 26 May 2011 at 8:25