When I run ant script from Eclipse 3.4.x, it prints the output to the console until a certain stage. After that, it often freezes (wait forever). The last lines that I see on the screen (console) are partial output from my obfuscator.
In Eclipse 3.3.2, everything works fine (the same project, workspace, settings, JVM, etc.).
Does anyone have the same problem? Any thoughts on how to fix this?
It looks like most ant problems have been resolved in Eclipse 3.4.2
Eclipse 3.6 Ant 1.7.1. JRE External Tool Configurations (Menu Run- > External Tools) "Run in the same JRE as workspace", .
Eclipse 3.4.2 ant, , ant , .
, UTF-8.
(: unmappable character UTF8).
. ant, " ", (UTF-8) ISO-8859-1.
, ? "" → "" → "" / "" → "".
" " " ()" 200000.
, , : , GC .
, , Eclipse. , , ( Umlaut ü) . char "ue" .
, - " ant " Eclipse. ant , , .
,
ant -diagnostics.
-diagnostics
eclipse.ini.
(, , ): , , ant.
Ant Eclipse 3.4?
ant Eclipse, .
. ( Run- > External Tools), Ant, JRE 1.6 Eclipse. .
, ant Eclipse 3.4.x ( Eclipse 3.4, 3.4.1). OOM ant (dbunit). Eclipse ant ( bot ant 1.6.5 1.7.0).
, 3.5 3.4.2 ant.
Source: https://habr.com/ru/post/1699655/More articles:asp.Net GridView associates custom object with nested list - asp.netThe best way for a DataBind List with subconnected content (like SO questions with tags) is c #What are the practical differences between C compilers on Windows? - c ++Vim reflow paragraph adds unwanted indentation - vimКак сделать SQL-запрос "вы лучше, чем XX процентов других пользователей" для MSSQL2000 - sqlJavascript onkeypress delete or dot - javascriptDelphi: Removing Visual Component Links from Inherited Forms - delphiHow to start another process in debug mode? - debuggingHow to generate a Websphere MQ script? - message-queuePHP hash function with long output length? - phpAll Articles