« Return to Thread: [67cat][project] New project with RC3 gives this:

Re: [67cat][project] New project with RC3 gives this:

by Bryan E. Boone :: Rate this Message:

Reply to Author | View in Thread

I didn't import any settings...
R3 deleted any files/folders in my .netbeans directory.
The project was created as a java project with existing sources.

The project works fine "as is" with NB 6.5.1 so I don't think it's an
ant issue.

The project was created with R3, which failed.
Opening the exact same project with NB 6.5.1 did not fail.

-Bryan

Milan Kubec wrote:

> Bryan E. Boone wrote:
>> BTW... I posted my build files...
>> -B
>>
>> Jesse Glick wrote:
>>> Bryan Boone wrote:
>>>> What does this mean?
>>>> Even with a new project I get this:
>>>>
>>>> .../nbproject/build-impl.xml:363: The following error occurred while
>>>> executing this line:
>>>> .../nbproject/build-impl.xml:167: Compile failed; see the compiler
>>>> error output for details.
>>>> BUILD FAILED (total time: 56 seconds)
>>>
>>> Generally means just what it says - <javac> failed, with the compiler
>>> error output above. Look before these messages for the actual errors.
>>> If you think NB is at fault, and you can reproduce on a minimal
>>> sanitized test case you can make public, please file a bug report.
>>>
>>>
>>
>
> Please set Verbose mode for Ant output (Tools -> Options, Miscellaneous,
> Ant, Verbosity Level) and look into the output to see compiler error. If
> the problem would be in NetBeans, please file a bug report and provide
> description of how the project was created, whether you imported some
> settings, etc. and attach verbose output.
>
>  Milan
>
>

 « Return to Thread: [67cat][project] New project with RC3 gives this: