Re: Compiling separate packages that refer to each other
From: John Ruiz (toenails777_at_hotmail.com)
Date: 02/29/04
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 03:23:29 -0800
"Gregory A. Swarthout" <gregorys@xmission.com> wrote in message
news:5ce20e9d.0402261041.3aa48c60@posting.google.com...
> "John Ruiz" <toenails777@hotmail.com> wrote in message
news:<fZZ_b.21898$c33.7804@fe01.usenetserver.com>...
> > "bangalore buddha" <bangalore_buddha@yahoo.com> wrote in message
> > news:d8e3787f.0402241207.2a8e8bd@posting.google.com...
> > > I created same type of pattern in NETBEANS ide and compiled. It did
> > > compile with any problem.
> > >
> > > I know Netbeans is available in LINUX env. Just try using
> > > netbeans..ide..
> >
> > Hiya guys. Thanks for the reply. Yeah, the code actually is for a
> > particular company I'm working for, so I'm not able to make changes.
> > Apparently, the developer uses an IDE, so everything compiles, but it
makes
> > me wonder how the heck does the IDE do it then you know because
obviously,
> > if an IDE can do it, it should be able to be done by hand I assume. I
guess
> > I'll do a kludge and create like a dummy class that imports both and
compile
> > that, which'll compile the classes in both packages. I wonder if this
> > problem is common seeing that if there's like many, many developers, I
would
> > imagine that this situation could happen unsurprisingly.
>
> Compile them both with a single call to eliminate this problem.
Hiya. Yeah, I recall now being able to do that I think, but I just can't
get it to work using ant, since (I think) there's no way to do that?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|