An entry for the IDE Integration tools category:
Name: CA Plex
CA Plex is an architected RAD tool that combines the techniques of
model-driven development, code generation and patterns to create
business applications for multiple platforms, including Java, .NET and
IBM System i. In its 6.0 rele
Building Ant isn't too tough... Try building Firefox or any of the
JDKs...that's a pain
Anderson, Rob (Global Trade) wrote:
-Original Message-
From: evilfred [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 24, 2007 1:56 PM
To: user@ant.apache.org
Subject: Installing Ant is non-stand
> -Original Message-
> From: evilfred [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 24, 2007 1:56 PM
> To: user@ant.apache.org
> Subject: Installing Ant is non-standard and stupid
>
> This is a rant.
>
> Why does Ant (at least the source distro) not install like
> *every other sane
Thanks Steve - it worked! (There was just a small typo with the & but after
removing it I got exactly what I required. Thanks again.
On 08/08/2007, Laszlo Szabo <[EMAIL PROTECTED]> wrote:
>
> I'm trying to copy a subdirectory and its contents when it is separated
> from the root directory by a cou
Laszlo Szabo wrote:
I'm trying to copy a subdirectory and its contents when it is separated from
the root directory by a couple of directories that are machine generated and
therefore have variable names.
For example in the following directory structure:
C:\BUILDS\Proj1_Code\devbuild\385633b5\f0
I'm trying to copy a subdirectory and its contents when it is separated from
the root directory by a couple of directories that are machine generated and
therefore have variable names.
For example in the following directory structure:
C:\BUILDS\Proj1_Code\devbuild\385633b5\f0e5959c\ejbModule
The
$ ant -Dclass=MyClass
$ ant -Dclass=YourClass
$ ant -Dclass=HisClass
or
or
...
Jan
>-Ursprüngliche Nachricht-
>Von: hezjing [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 8. August 2007 12:08
Hi!
My build.xml contains few targets to run different main classes,
Can I simplify this by defining one target with and the common
classpath and system properties configuration, and then call this
target with different class names?
--
Hez
On 8/8/07, Anil Kumar pippalapalli <[EMAIL PROTECTED]> wrote:
> hi mani,
>
> you can do this,
>
This will not work.
The ** and * are for patterns - line includes="" and the element.
The location attribute is a file name/path and not a pattern.
Peter
> this will take care of all jars in that fol
hi mani,
you can do this,
this will take care of all jars in that folder and subfolders
anil.
On 8/8/07, Manivannan Palanichamy <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Actually, I add the jar files in classpath using the following way.
>
>
>
>
>
>
> It looks bit tediou
10 matches
Mail list logo