History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-11195
Type: Usability Problem Usability Problem
Status: Open Open
Assignee: Egor Malyshev
Reporter: Keith Lea
Votes: 4
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Document how to use javac2 ant task

Created: 24 Jan 07 00:28   Updated: 24 Jan 08 06:08
Component/s: Compiling Project

Build: 6,146
Severity: High


 Description  « Hide
A sample ant file would be nice. Also it should mention which jars need to be included for it to work. This could be online and also in the redist/ folder.

Currently google search for "intellij javac2" shows pretty useless results. Hopefully you can change this.



 All   Comments   Work Log   Change History      Sort Order:
John Stalker - 06 Dec 07 01:08
I can't agree with this more, particularly what the dependent jars are for using javac2 outside of the IDE.

It appears that the Selena versions of IDEA have a dependency on version 3.0 of asm? While the 6.x lineages have a dependency on version 2.2.3

Can anyone back me up on that?
Thanks!


Dmitry Jemerov - 06 Dec 07 10:27
John,

This is correct: we've switched to ASM 3.0 in IntelliJ IDEA 7.


Anders Wallgren - 24 Jan 08 06:08
This would be great information to have.