"GNUmakefile"?!

Hi all, I try to build the examples about jnlp given with the jdk 1.5, but it deals with using "GNUmakefile"?!How do I have to do?Is it possible to make it in a more classic way : Ant+Eclipse?I'm on win XP/jdk1.5thanks for your replies.e07
[289 byte] By [@elhit07@a] at [2007-10-2 20:07:06]
# 1
For the record: make (and GNU make) are much more "classic" stuff than Java and ant.
BIJ001a at 2007-7-13 22:47:25 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 2
thx for your reply...but I wonder how to use "GNUmakefile" with Ant or with something else more common for java developper...thxe07
@elhit07@a at 2007-7-13 22:47:25 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 3
Well, if you do not want to use make, an approach is to port the (gnu) makefile to ant's build.xml.
BIJ001a at 2007-7-13 22:47:25 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...
# 4
Hi BIJ001, That's not I want to use Ant and only Ant, but I cannot see how to use a GNUmakeFile in Eclipse... what plugin do I need? if there's no plugin, how can I do?thxe07
@elhit07@a at 2007-7-13 22:47:25 > top of Java-index,Archived Forums,Java 2 Software Development Kit (J2SE SDK)...