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 72448 - netbeans.org project fails to compile from ide.
Summary: netbeans.org project fails to compile from ide.
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-09 07:55 UTC by Milos Kleint
Modified: 2006-10-23 16:39 UTC (History)
0 users

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 Milos Kleint 2006-02-09 07:55:36 UTC
Nb 5.0rc1/mandriva linux/jdk1.5.0_01

I have my netbeans.org sources under /mnt/data/home/mkleint/src/trunk, I have a
symbolic link from my homedir /home/mkleint/src

these locations are on separate partitions.

it worked just fine until today. the project loads bu when I try to build it
from the IDE, I get this error:

init-tasks:
default.init:
/mnt/data/home/mkleint/src/trunk/nbbuild/default.xml:75: This module in on
different path than the root dir
BUILD FAILED (total time: 0 seconds)

I tried to close the project and reopen again either through the syslinked path
or the other way around, but nothing helps.
building from the command line works, no matter how I get to the project.


All this was done on ide/blue-ui and ide/project-import/bluej projects, none of
them worked.
Comment 1 Milos Kleint 2006-02-09 07:58:07 UTC
after restart of the IDE, it magically started working again.
Comment 2 Jesse Glick 2006-02-09 18:05:43 UTC
If it happens again, try to track down what is happening in the Ant tasks.