« Return to Thread: [67cat] [core] NB 6.7RC3 keeps creating a "${file.reference.ProjectName-src}" folder

Re: [67cat] [core] NB 6.7RC3 keeps creating a "${file.reference.ProjectName-src}" folder

by Lukas Jungmann :: Rate this Message:

Reply to Author | View in Thread

Scott Palmer wrote:
> I should point out that inside the folder structure that is created in
> the bogus folder is:
>
>  
>
> ${file.reference.ProjectName-src}


"workaround" is to revert modification of "src.dir" property in
project.properties to its default value ("src")

regards,
--lj

>
> \META-INF
>
> \wsdl
>
> \127.0.0.1_9090
>
>                 MyWebServiceWS.wsdl
>
>                 MyWebServiceWS.xsd_1.xsd
>
>                 jax-ws-catalog.xml
>
>  
>
> I have tried to clean up the project by removing everything in the
> nbproject folder but project.xml, project.properties,
> genfiles.properties and reopening the project so that various build
> files are regenerated, but that doesn’t solve the problem.
>
>  
>
> When installing 6.7.RC3 I choose not to migrate any settings.
>
>  
>
> Scott
>
>  
>
>  
>
> *From:* Scott Palmer [mailto:Scott@...]
> *Sent:* June 18, 2009 11:35 AM
> *To:* netcat@...
> *Subject:* [67cat] [core] NB 6.7RC3 keeps creating a
> "${file.reference.ProjectName-src}" folder
>
>  
>
> It’s odd.  When I open my JavaSE  project a bogus folder is created as
> if NB as forgotten where my source is.  In the nbproject folder the
> project.properties file contains the lines:
>
>  
>
> file.reference.ProjectName-src=src
>
> file.reference.ProjectName-test=test
>
>  
>
> So I’m not sure what is going on.
>
>  
>
> Has anyone else seen this?
>
>  
>
> Scott
>

 « Return to Thread: [67cat] [core] NB 6.7RC3 keeps creating a "${file.reference.ProjectName-src}" folder