Re: Java - Copying Project

2021-02-24 Thread Ken Miller K6CTW


All - This is now OBE.  Was able to successfully move the project.  Thanks 
again to Bradley for his response.

73 & God Bless - Ken Miller, K6CTW

-Original Message-
>From: Ken Miller K6CTW 
>Sent: Feb 23, 2021 2:00 PM
>To: users@netbeans.apache.org
>Subject: Java - Copying Project
>
>All - 
>Built a project on one Windows 10 platform and want to move it to another 
>Windows 10 platform. 
>Did not export it as a zip.
>The original platform is gone so all that remains are the .java and .form 
>files.  
>How can these be imported back to a project on the new platform?
>
>Thanks in advance.
>
>73 - ken Miller, K6CTW

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Java - Copying Project

2021-02-24 Thread Paulo Toledo

Hi Ken,
If you only have the .java and .form files, you can create a new project 
in Netbeans and in the src folder put these files inside it.
Possibly a packet error will occur. Then, you will have to move it to 
the correct packages before recreating the project with the .jar file.


Hope this helps.

Paulo


On 2021/02/23 22:00:38, Ken Miller K6CTW  wrote:
> All - >
> Built a project on one Windows 10 platform and want to move it to 
another Windows 10 platform. >

> Did not export it as a zip.>
> The original platform is gone so all that remains are the .java and 
.form files. >

> How can these be imported back to a project on the new platform?>
>
> Thanks in advance.>
>
> 73 - ken Miller, K6CTW>
>
> ->
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org>
> For additional commands, e-mail: users-h...@netbeans.apache.org>
>
> For further information about the NetBeans mailing lists, visit:>
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists>
>
>

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Re: Java - Copying Project

2021-02-24 Thread Bradley Willcott

Hi Ken,

A bit more info on the files you have would help.

Like what type of app is it?  JavaFX/ML or Plain Java app, or what?

However, I would look at creating a new project and manually adding in 
the source files.
If they are already in the correct directory structure according to 
their package names then this should be quite easy.


Was it an Ant, Gradle or Maven project?

What do you want/need it to be now?

That should get you thinking.
Brad.


On 24/2/21 6:00 am, Ken Miller K6CTW wrote:

All -
Built a project on one Windows 10 platform and want to move it to another 
Windows 10 platform.
Did not export it as a zip.
The original platform is gone so all that remains are the .java and .form files.
How can these be imported back to a project on the new platform?

Thanks in advance.

73 - ken Miller, K6CTW



-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Java - Copying Project

2021-02-23 Thread Ken Miller K6CTW
All - 
Built a project on one Windows 10 platform and want to move it to another 
Windows 10 platform. 
Did not export it as a zip.
The original platform is gone so all that remains are the .java and .form 
files.  
How can these be imported back to a project on the new platform?

Thanks in advance.

73 - ken Miller, K6CTW

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists