Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Is there anyone here familiar with borland j++?

Reply
Thread Tools

Is there anyone here familiar with borland j++?

 
 
nukleus
Guest
Posts: n/a
 
      01-29-2007
I am having a hard time with borland J++.
I wonder if anyone knows what this all means...

I have some frame classes and created an app,
using borland primarily as a GUI editor.

Everything worked in their previous version,
but when i tried it with a newer version, i get this
error message:

"NewsArchiveFrameApp.java": Package
Hrojects\Test\src\NewsArchiveFrame\NewsArchiveFr ameApp.java
stated in source News does not match directory
Hrojects\Test\src\NewsArchiveFrame\NewsArchiveFr ameApp.java.
at line 5, column 9

How could this possibly be the case?
It is EXACTLY the same file,
and all the paths point to it.

Paths:

Output path: H:/Projects/Test/classes
Working directory: H:/Projects/Network/NewsMaestro/Java/Test
Source: H:/Projects/Network/NewsMaestro/Java/src

What does this error mean?
Here is few lines from the source file in error:

-------------------------
package News;

import java.awt.*;

public class NewsArchiveFrameApp {
boolean packFrame = false;
// ...
}

-------------------------

Thanks.
 
Reply With Quote
 
 
 
 
Lew
Guest
Posts: n/a
 
      01-29-2007
nukleus wrote:
> I am having a hard time with borland J++.


I thought J++ was a Microsoft product.

- Lew
 
Reply With Quote
 
 
 
 
Randolf Richardson
Guest
Posts: n/a
 
      01-29-2007
On Mon, 29 Jan 2007 07:19:53 -0800, Lew <> wrote:
> nukleus wrote:
>
>> I am having a hard time with borland J++.

>
> I thought J++ was a Microsoft product.


Well, since it's not called "Java," it certainly can't be "Java."

--
Randolf Richardson - kingpin+
The Lumber Cartel, local 42 (Canadian branch)
http://www.lumbercartel.ca/
 
Reply With Quote
 
Jeff
Guest
Posts: n/a
 
      01-29-2007


On Jan 29, 4:38 pm, "Randolf Richardson" <kingpin
+n...@lumbercartel.ca> wrote:
> On Mon, 29 Jan 2007 07:19:53 -0800, Lew <l...@nowhere.com> wrote:
> > nukleus wrote:

>
> >> I am having a hard time with borland J++.

>
> > I thought J++ was a Microsoft product. Well, since it's not called "Java," it certainly can't be "Java."

>
> --
> Randolf Richardson - kingpin+n...@lumbercartel.ca
> The Lumber Cartel, local 42 (Canadian branch)http://www.lumbercartel.ca


In answer to the op's question (rather than drivel about this actually
being Borland JBuilder rather than j++), I suspect that a pointer in
the project has not translated well with the upgrade to a new version.
I suggest removing the file from the project, then importing the file
again into the project. Hopefully the pointers will then be
straightened out and it will compile.

 
Reply With Quote
 
nukleus
Guest
Posts: n/a
 
      01-30-2007
In article < om>, "Jeff"
<> wrote:
>
>
>On Jan 29, 4:38 pm, "Randolf Richardson" <kingpin
>+n...@lumbercartel.ca> wrote:
>> On Mon, 29 Jan 2007 07:19:53 -0800, Lew <l...@nowhere.com> wrote:
>> > nukleus wrote:

>>
>> >> I am having a hard time with borland J++.

>>
>> > I thought J++ was a Microsoft product. Well, since it's not called

> "Java," it certainly can't be "Java."
>>
>> --
>> Randolf Richardson - kingpin+n...@lumbercartel.ca
>> The Lumber Cartel, local 42 (Canadian branch)http://www.lumbercartel.ca

>
>In answer to the op's question (rather than drivel about this actually
>being Borland JBuilder rather than j++),


Yep.

>I suspect that a pointer in
>the project has not translated well with the upgrade to a new version.
>I suggest removing the file from the project, then importing the file
>again into the project. Hopefully the pointers will then be
>straightened out and it will compile.


Thanks, appreciated.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OT] Anyone here familiar with installing Open Watcom F77? W. eWatson Python 5 09-08-2011 02:10 PM
Anyone here familiar with Mikrotik RouterOS? fonestar General Computer Support 0 01-10-2011 10:28 PM
QUERY: Borland C++ 4.5 vs Borland Turbo C++ 1.01 dhruba.bandopadhyay@hotmail.com C++ 1 10-02-2006 10:57 AM
Re: Anyone familiar with TAR_DLY? Andy Peters VHDL 1 11-18-2005 05:09 PM
Is anybody here familiar with the Java certification program? JK Java 1 09-27-2004 11:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57