This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 8806 - Compilation favours files in \forte4j\development
Summary: Compilation favours files in \forte4j\development
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Other
: P2 major (vote)
Assignee: anovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-07 13:13 UTC by _ gtzabari
Modified: 2008-12-23 11:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2000-12-07 13:13:17 UTC
Configuration:

I have UCMComponent.java defined in \school\soen343\, which is mounted
I also have an old copy defined in \forte4j\development

The version in \school\soen343\ compiles perfectly
The version in \forte4j\development\ is full of syntax errors

When I select the version in \school\soen343\ in explorer and press F9 to
compile, I get syntax errors being reports. I select the first one, press
ENTER, and the source-window of the file is opened. I notice that while I
requested Forte compile the version in \forte4j\soen343\, it actually
compiled the version in \forte4j\development\.
Comment 1 Jesse Glick 2000-12-07 13:29:59 UTC
*** Bug 8807 has been marked as a duplicate of this bug. ***
Comment 2 Jesse Glick 2000-12-07 13:30:59 UTC
Which operating system, JDK, and version (build number) of Forte are you using?
E.g. add your ide.log as a Bugzilla attachment.
Comment 3 Jan Becicka 2000-12-08 11:27:59 UTC
Possible explanation of thereinbefore behavior:
Let's have e.g. first.java, which node is selected in Explorer and second.java,
opened in Editor. Which one is compiled, if F9 is pressed? If Editor has focus,
then second.java is compiled, but if Explorer has focus, then first.java is
compiled, no matter which file is opened in Editor.
Comment 4 _ gtzabari 2000-12-08 14:21:59 UTC
That's not at all what happenes.. I remember having my editor closed when
pressing F9 in the Explorer.. This bug is due to something else...
Comment 5 David Simonek 2000-12-11 11:33:59 UTC
Reassigning to Ales, maybe he can find out what is hapenning. However, I have
some further questions to the original reporter:
- \school\soen343 was mounted later, because \forte4j\development is mounted
from the very beginning; right?
- editor window was opened for wrong file (\forte4j\development\...); right?
Comment 6 _ gtzabari 2000-12-11 16:13:59 UTC
- Yes, \forte4j\development is mounted before \school\soen343

- When I compile (\school\soen343\...), get a list of errors, click on
the first one, editor window was opened for wrong file
(\forte4j\development\...)
Comment 7 anovak 2000-12-13 09:23:59 UTC
fixed in main trunk
Comment 8 Quality Engineering 2003-07-01 15:46:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 9 Quality Engineering 2003-07-01 16:11:24 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.