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 30415 - binding of Ant-Indirect-Compile to java sourcen broken after start of ide
Summary: binding of Ant-Indirect-Compile to java sourcen broken after start of ide
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
: 30416 30417 30418 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-28 11:46 UTC by Mc Bain
Modified: 2007-09-26 09:14 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 Mc Bain 2003-01-28 11:46:23 UTC
everytime i start the ide, the "f9" compile in a java 
source invokes the internal compiler. i have to open the 
options page and to click on "Java-Sources".
After this the ide uses the correct binding to 
the "Indirect-Ant-Compilation" for the whole time it is 
used.
Comment 1 David Konecny 2003-01-28 14:11:09 UTC
*** Issue 30417 has been marked as a duplicate of this issue. ***
Comment 2 David Konecny 2003-01-28 14:11:27 UTC
*** Issue 30418 has been marked as a duplicate of this issue. ***
Comment 3 David Konecny 2003-01-28 14:12:15 UTC
*** Issue 30416 has been marked as a duplicate of this issue. ***
Comment 4 David Konecny 2003-01-28 14:13:26 UTC
Next time please pay more attention to submitting issues. You filed
this one issue four times.
Comment 5 David Konecny 2003-01-28 14:27:06 UTC
I'm not able to reproduce it. I tried it on JDK 1.4.1 on W2000 and
everything works fine after restart: with clean userdir I created
Sample Ant script in the root of "examples" filesystem; then I
configured Java Sources to use Ant indirect compiler which uses this
script; F9 on file executes the Ant script; after restart F9 works as
well. Could you try it whether it works for you or not?

Moving to java module. If there is any problem it would be there I think.
Comment 6 Mc Bain 2003-01-28 15:34:22 UTC
seems to be a strange problem between 3.4 und 3.4.1.
ok, i used the same userdir from 3.4 for 3.4.1. using this 
iam still have the problems and a little different 
behavoir too. when Ant-Settings/Reuse Output Tab" 
is "false" for every Ant-Script a Output-Window is opened 
name with the project-name of the build.xml.
After finishing the focus is switched to "Compiler" Output 
window (with is very nasty every time).

let 3.4.1 create a new userdir + creating a new project 
solves the F9 Problem and leads to different behavior. All 
Ant-Output goes to "Compiler". // finally ;-).

Workaround: recreate all projects (or maybe import them 
during 3.4.1 first start)
Comment 7 Mc Bain 2003-01-28 15:51:41 UTC
importing into 3.4.1 does not solve it !
Comment 8 Mc Bain 2003-01-28 16:01:24 UTC
removing module "cpp-lite" solves the f9 bug ! 

i installed the ant 1.5.1 support for 3.4 into the user 
dir !
these version seems to be different to the one from 3.4.1 !
removing it from userdir solves the other "Output-Window" 
behavoir too !

Thanks, i will close this bug
Comment 9 David Konecny 2003-01-28 16:18:33 UTC
Yes, in NB 3.4.1 are some additional bugfixes included. See the web
for NB 3.4.1 if you are interested. One was definitely related to the
output window and I think there was also a bug related to the
[de]serialization of Ant compiler type.
Comment 10 Jan Becicka 2003-04-16 16:38:44 UTC
VERIFIED
Comment 11 Quality Engineering 2003-07-01 13:17:54 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.