Re: Only one RaspberryPi project.

2021-01-22 Thread Som Lima
I used the same IDE version as in the video to eliminate any possible
anomalies I may have in my environment making it difficult for another to
replicate the Bug.
You must have a Raspberrypi to replicate.

I also found a work around where you can connect to different Raspberry Pis.
I explained the work around earlier in the thread.
The work around will allow you to connect to different Raspberry Pis
in the same project.



On Sat, 23 Jan 2021, 07:07 Louis King,  wrote:

> And I thought it was my lack of knowledge and experience with the IDE.
> Earlier when I reference the same video it was pointed out to me that
> the video is old.
>
> Let me try again. I have an application were I would like to develop 2
> headless Raspberry Pis between a Laptop and an Arduino maga.
>
> Glad to fine someone else working with RPi
>
> Lou
> Say what you will about Sisyphus.
> He always has work.
>
> On 1/19/2021 5:41 PM, Som Lima wrote:
> > Thanks.
> >
> > I am actually trying to draw attention to the fact there is bug in
> > Netbeans  IDE wizard.
> >
> > Either nobody seems to be interested in identifying  and eventually
> > fixing this bug or nobody is doing raspberrypi development in Java using
> > Netbeans.
> >
> >
> >
> >
> >
> > On Tue, 19 Jan 2021, 09:27 Mark A. Flacy, 
> > wrote:
> >
> > I'm very sorry, but it is ~3:30am where I live.  I'll come back to
> > this in ~15
> > hours or so (I do have to work).  Hopefully someone else will
> > continue this
> > discussion before I do.
> >
> > --
> > Mark A. Flacy
> > mfl...@verizon.net 
> >
> > On Tuesday, January 19, 2021 2:41:26 AM CST Som Lima wrote:
> >  > In the second project I can create a new raspberrypi platform.
> >  > Even the one created in the previous project is visible.
> >  >
> >  > The raspberrypi platform is not visible in the drop down list
> (manage
> >  > platforms) so not able to select it.
> >  >
> >  >
> >  > Comparatively When I create a new configuration in the first
> > project ,  the
> >  > raspberrypi platform is listed in the drop down list for
> > selection.  So I
> >  > can select it for each configuration.
> >  >
> >  > Then I can select  the configuration I want from the drop down
> > list and
> >  > press the green run button next to the configuration drop down
> > list to run
> >  > it.
> >  >
> >  > I hope this gives clarification to the misfunctionality without
> error
> >  > message.
> >  >
> >  >
> >  >
> >  >
> >  > On Tue, 19 Jan 2021, 08:28 Mark A. Flacy,
> > 
> >  >
> >  > wrote:
> >  > > While the statement  "I am not able to select raspberrypi
> > platform for the
> >  > > second project ByePi." means something to you, it doesn't mean
> > much to me.
> >  > > I'm not *trying* to be mean or insulting, but I don't
> > understand at what
> >  > > point you have had an issue.
> >  > >
> >  > > Are you able to create an additional remote java se in the java
> > platform
> >  > > manager that you cannot select later?  Or is it that you cannot
> > create an
> >  > > additional remote java se in the java platform manager for the
> > other
> >  > > project?
> >  > >
> >  > >
> >  > >
> >  > > --
> >  > >
> >  > > Mark A. Flacy
> >  > >
> >  > > mfl...@verizon.net 
> >  > >
> >  > > On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
> >  > > > There is no error message.
> >  > > >
> >  > > > I am not able to select raspberrypi platform for the second
> > project
> >  > >
> >  > > ByePi.
> >  > >
> >  > > > My work around is to create classes in the same project
> HelloPi.
> >  > > >
> >  > > >
> >  > > >
> >  > > > Then create  a custom configuration which points to the
> > second class
> >  > > > with
> >  > > >
> >  > > > the psvm so I can run it on the raspberrypi platform.
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > > This is why I suggested to replicate for a better
> > understanding of the
> >  > > >
> >  > > > issue.
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > >
> >  > > > On Tue, 19 Jan 2021, 08:02 Mark A. Flacy,
> > 
> >  > > >
> >  > > > wrote:
> >  > > > > What EXACTLY is the error that you've seen?  Are your host
> IP
> >  > > > > addresses
> >  > > > >
> >  > > > > the
> >  > > > >
> >  > > > > same?
> >  > > > >
> >  > > > >
> >  > > > >
> >  > > > > What did you expect to see that didn't happen?
> >  > > > >
> >  > > > >
> >  > > > >
> >  > > > > --
> >  > > > >
> >  > > > > Mark A. Flacy
> >  > > > >
> >  > > > > mfl...@verizon.net 
> >  > > > >
> 

Re: Only one RaspberryPi project.

2021-01-22 Thread Louis King

And I thought it was my lack of knowledge and experience with the IDE.
Earlier when I reference the same video it was pointed out to me that 
the video is old.


Let me try again. I have an application were I would like to develop 2 
headless Raspberry Pis between a Laptop and an Arduino maga.


Glad to fine someone else working with RPi

Lou
Say what you will about Sisyphus.
He always has work.

On 1/19/2021 5:41 PM, Som Lima wrote:

Thanks.

I am actually trying to draw attention to the fact there is bug in  
Netbeans  IDE wizard.


Either nobody seems to be interested in identifying  and eventually 
fixing this bug or nobody is doing raspberrypi development in Java using 
Netbeans.






On Tue, 19 Jan 2021, 09:27 Mark A. Flacy,  
wrote:


I'm very sorry, but it is ~3:30am where I live.  I'll come back to
this in ~15
hours or so (I do have to work).  Hopefully someone else will
continue this
discussion before I do.

-- 
Mark A. Flacy

mfl...@verizon.net 

On Tuesday, January 19, 2021 2:41:26 AM CST Som Lima wrote:
 > In the second project I can create a new raspberrypi platform.
 > Even the one created in the previous project is visible.
 >
 > The raspberrypi platform is not visible in the drop down list (manage
 > platforms) so not able to select it.
 >
 >
 > Comparatively When I create a new configuration in the first
project ,  the
 > raspberrypi platform is listed in the drop down list for
selection.  So I
 > can select it for each configuration.
 >
 > Then I can select  the configuration I want from the drop down
list and
 > press the green run button next to the configuration drop down
list to run
 > it.
 >
 > I hope this gives clarification to the misfunctionality without error
 > message.
 >
 >
 >
 >
 > On Tue, 19 Jan 2021, 08:28 Mark A. Flacy,

 >
 > wrote:
 > > While the statement  "I am not able to select raspberrypi
platform for the
 > > second project ByePi." means something to you, it doesn't mean
much to me.
 > > I'm not *trying* to be mean or insulting, but I don't
understand at what
 > > point you have had an issue.
 > >
 > > Are you able to create an additional remote java se in the java
platform
 > > manager that you cannot select later?  Or is it that you cannot
create an
 > > additional remote java se in the java platform manager for the
other
 > > project?
 > >
 > >
 > >
 > > --
 > >
 > > Mark A. Flacy
 > >
 > > mfl...@verizon.net 
 > >
 > > On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
 > > > There is no error message.
 > > >
 > > > I am not able to select raspberrypi platform for the second
project
 > >
 > > ByePi.
 > >
 > > > My work around is to create classes in the same project HelloPi.
 > > >
 > > >
 > > >
 > > > Then create  a custom configuration which points to the
second class
 > > > with
 > > >
 > > > the psvm so I can run it on the raspberrypi platform.
 > > >
 > > >
 > > >
 > > >
 > > >
 > > > This is why I suggested to replicate for a better
understanding of the
 > > >
 > > > issue.
 > > >
 > > >
 > > >
 > > >
 > > >
 > > > On Tue, 19 Jan 2021, 08:02 Mark A. Flacy,

 > > >
 > > > wrote:
 > > > > What EXACTLY is the error that you've seen?  Are your host IP
 > > > > addresses
 > > > >
 > > > > the
 > > > >
 > > > > same?
 > > > >
 > > > >
 > > > >
 > > > > What did you expect to see that didn't happen?
 > > > >
 > > > >
 > > > >
 > > > > --
 > > > >
 > > > > Mark A. Flacy
 > > > >
 > > > > mfl...@verizon.net 
 > > > >
 > > > > On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
 > > > > > If you follow the instructions in this video
 > > > > >
 > > > > > you will be able to create one project HelloPi.
 > > > > >
 > > > > >
 > > > > >
 > > > > > https://youtu.be/ebHbDlTnV-I 
 > > > > >
 > > > > >
 > > > > >
 > > > > > However you will not be able to create a second project
to develop
 > > > > >
 > > > > > Raspberry Pi in the same Netbeans IDE.
 > > > > >
 > > > > >
 > > > > >
 > > > > > You can replicate the highlighted issue by following the
steps in
 > > > > > the
 > > > >
 > > > > video
 > > > >
 > > > > > to create a second project i.e. named   ByePi to run to
completion.
 > > > > >
 > > > > >
 > > > > >
 > > > > > I am running a  wireless WIFI headless raspberry pi.
 > > > > >
 > > > > >
 > > > > >
 > > > > > Thanks.
 > > > >
 > > > >
 

Re: Only one RaspberryPi project.

2021-01-19 Thread Som Lima
Thanks.

I am actually trying to draw attention to the fact there is bug in
Netbeans  IDE wizard.

Either nobody seems to be interested in identifying  and eventually fixing
this bug or nobody is doing raspberrypi development in Java using Netbeans.





On Tue, 19 Jan 2021, 09:27 Mark A. Flacy, 
wrote:

> I'm very sorry, but it is ~3:30am where I live.  I'll come back to this in
> ~15
> hours or so (I do have to work).  Hopefully someone else will continue
> this
> discussion before I do.
>
> --
> Mark A. Flacy
> mfl...@verizon.net
>
> On Tuesday, January 19, 2021 2:41:26 AM CST Som Lima wrote:
> > In the second project I can create a new raspberrypi platform.
> > Even the one created in the previous project is visible.
> >
> > The raspberrypi platform is not visible in the drop down list (manage
> > platforms) so not able to select it.
> >
> >
> > Comparatively When I create a new configuration in the first project ,
> the
> > raspberrypi platform is listed in the drop down list for selection.  So I
> > can select it for each configuration.
> >
> > Then I can select  the configuration I want from the drop down list and
> > press the green run button next to the configuration drop down list to
> run
> > it.
> >
> > I hope this gives clarification to the misfunctionality without error
> > message.
> >
> >
> >
> >
> > On Tue, 19 Jan 2021, 08:28 Mark A. Flacy, 
> >
> > wrote:
> > > While the statement  "I am not able to select raspberrypi platform for
> the
> > > second project ByePi." means something to you, it doesn't mean much to
> me.
> > > I'm not *trying* to be mean or insulting, but I don't understand at
> what
> > > point you have had an issue.
> > >
> > > Are you able to create an additional remote java se in the java
> platform
> > > manager that you cannot select later?  Or is it that you cannot create
> an
> > > additional remote java se in the java platform manager for the other
> > > project?
> > >
> > >
> > >
> > > --
> > >
> > > Mark A. Flacy
> > >
> > > mfl...@verizon.net
> > >
> > > On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
> > > > There is no error message.
> > > >
> > > > I am not able to select raspberrypi platform for the second project
> > >
> > > ByePi.
> > >
> > > > My work around is to create classes in the same project HelloPi.
> > > >
> > > >
> > > >
> > > > Then create  a custom configuration which points to the second class
> > > > with
> > > >
> > > > the psvm so I can run it on the raspberrypi platform.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > This is why I suggested to replicate for a better understanding of
> the
> > > >
> > > > issue.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Tue, 19 Jan 2021, 08:02 Mark A. Flacy,  >
> > > >
> > > > wrote:
> > > > > What EXACTLY is the error that you've seen?  Are your host IP
> > > > > addresses
> > > > >
> > > > > the
> > > > >
> > > > > same?
> > > > >
> > > > >
> > > > >
> > > > > What did you expect to see that didn't happen?
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > Mark A. Flacy
> > > > >
> > > > > mfl...@verizon.net
> > > > >
> > > > > On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
> > > > > > If you follow the instructions in this video
> > > > > >
> > > > > > you will be able to create one project HelloPi.
> > > > > >
> > > > > >
> > > > > >
> > > > > > https://youtu.be/ebHbDlTnV-I
> > > > > >
> > > > > >
> > > > > >
> > > > > > However you will not be able to create a second project to
> develop
> > > > > >
> > > > > > Raspberry Pi in the same Netbeans IDE.
> > > > > >
> > > > > >
> > > > > >
> > > > > > You can replicate the highlighted issue by following the steps in
> > > > > > the
> > > > >
> > > > > video
> > > > >
> > > > > > to create a second project i.e. named   ByePi to run to
> completion.
> > > > > >
> > > > > >
> > > > > >
> > > > > > I am running a  wireless WIFI headless raspberry pi.
> > > > > >
> > > > > >
> > > > > >
> > > > > > Thanks.
> > > > >
> > > > >
> -
> > > > >
> > > > > 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: Only one RaspberryPi project.

2021-01-19 Thread Mark A. Flacy
I'm very sorry, but it is ~3:30am where I live.  I'll come back to this in ~15 
hours or so (I do have to work).  Hopefully someone else will continue this 
discussion before I do.

-- 
Mark A. Flacy
mfl...@verizon.net

On Tuesday, January 19, 2021 2:41:26 AM CST Som Lima wrote:
> In the second project I can create a new raspberrypi platform.
> Even the one created in the previous project is visible.
> 
> The raspberrypi platform is not visible in the drop down list (manage
> platforms) so not able to select it.
> 
> 
> Comparatively When I create a new configuration in the first project ,  the
> raspberrypi platform is listed in the drop down list for selection.  So I
> can select it for each configuration.
> 
> Then I can select  the configuration I want from the drop down list and
> press the green run button next to the configuration drop down list to run
> it.
> 
> I hope this gives clarification to the misfunctionality without error
> message.
> 
> 
> 
> 
> On Tue, 19 Jan 2021, 08:28 Mark A. Flacy, 
> 
> wrote:
> > While the statement  "I am not able to select raspberrypi platform for the
> > second project ByePi." means something to you, it doesn't mean much to me.
> > I'm not *trying* to be mean or insulting, but I don't understand at what
> > point you have had an issue.
> > 
> > Are you able to create an additional remote java se in the java platform
> > manager that you cannot select later?  Or is it that you cannot create an
> > additional remote java se in the java platform manager for the other
> > project?
> > 
> > 
> > 
> > --
> > 
> > Mark A. Flacy
> > 
> > mfl...@verizon.net
> > 
> > On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
> > > There is no error message.
> > > 
> > > I am not able to select raspberrypi platform for the second project
> > 
> > ByePi.
> > 
> > > My work around is to create classes in the same project HelloPi.
> > > 
> > > 
> > > 
> > > Then create  a custom configuration which points to the second class
> > > with
> > > 
> > > the psvm so I can run it on the raspberrypi platform.
> > > 
> > > 
> > > 
> > > 
> > > 
> > > This is why I suggested to replicate for a better understanding of the
> > > 
> > > issue.
> > > 
> > > 
> > > 
> > > 
> > > 
> > > On Tue, 19 Jan 2021, 08:02 Mark A. Flacy, 
> > > 
> > > wrote:
> > > > What EXACTLY is the error that you've seen?  Are your host IP
> > > > addresses
> > > > 
> > > > the
> > > > 
> > > > same?
> > > > 
> > > > 
> > > > 
> > > > What did you expect to see that didn't happen?
> > > > 
> > > > 
> > > > 
> > > > --
> > > > 
> > > > Mark A. Flacy
> > > > 
> > > > mfl...@verizon.net
> > > > 
> > > > On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
> > > > > If you follow the instructions in this video
> > > > > 
> > > > > you will be able to create one project HelloPi.
> > > > > 
> > > > > 
> > > > > 
> > > > > https://youtu.be/ebHbDlTnV-I
> > > > > 
> > > > > 
> > > > > 
> > > > > However you will not be able to create a second project to develop
> > > > > 
> > > > > Raspberry Pi in the same Netbeans IDE.
> > > > > 
> > > > > 
> > > > > 
> > > > > You can replicate the highlighted issue by following the steps in
> > > > > the
> > > > 
> > > > video
> > > > 
> > > > > to create a second project i.e. named   ByePi to run to completion.
> > > > > 
> > > > > 
> > > > > 
> > > > > I am running a  wireless WIFI headless raspberry pi.
> > > > > 
> > > > > 
> > > > > 
> > > > > Thanks.
> > > > 
> > > > -
> > > > 
> > > > 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: Only one RaspberryPi project.

2021-01-19 Thread Som Lima
In the second project I can create a new raspberrypi platform.
Even the one created in the previous project is visible.

The raspberrypi platform is not visible in the drop down list (manage
platforms) so not able to select it.


Comparatively When I create a new configuration in the first project ,  the
raspberrypi platform is listed in the drop down list for selection.  So I
can select it for each configuration.

Then I can select  the configuration I want from the drop down list and
press the green run button next to the configuration drop down list to run
it.

I hope this gives clarification to the misfunctionality without error
message.




On Tue, 19 Jan 2021, 08:28 Mark A. Flacy, 
wrote:

> While the statement  "I am not able to select raspberrypi platform for the
> second project ByePi." means something to you, it doesn't mean much to me.
> I'm not *trying* to be mean or insulting, but I don't understand at what
> point you have had an issue.
>
> Are you able to create an additional remote java se in the java platform
> manager that you cannot select later?  Or is it that you cannot create an
> additional remote java se in the java platform manager for the other
> project?
>
>
>
> --
>
> Mark A. Flacy
>
> mfl...@verizon.net
>
>
> On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
>
> > There is no error message.
>
> > I am not able to select raspberrypi platform for the second project
> ByePi.
>
> >
>
> >
>
> > My work around is to create classes in the same project HelloPi.
>
> >
>
> > Then create  a custom configuration which points to the second class with
>
> > the psvm so I can run it on the raspberrypi platform.
>
> >
>
> >
>
> > This is why I suggested to replicate for a better understanding of the
>
> > issue.
>
> >
>
> >
>
> > On Tue, 19 Jan 2021, 08:02 Mark A. Flacy, 
>
> >
>
> > wrote:
>
> > > What EXACTLY is the error that you've seen?  Are your host IP addresses
>
> > > the
>
> > > same?
>
> > >
>
> > > What did you expect to see that didn't happen?
>
> > >
>
> > > --
>
> > > Mark A. Flacy
>
> > > mfl...@verizon.net
>
> > >
>
> > > On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
>
> > > > If you follow the instructions in this video
>
> > > > you will be able to create one project HelloPi.
>
> > > >
>
> > > > https://youtu.be/ebHbDlTnV-I
>
> > > >
>
> > > > However you will not be able to create a second project to develop
>
> > > > Raspberry Pi in the same Netbeans IDE.
>
> > > >
>
> > > > You can replicate the highlighted issue by following the steps in the
>
> > >
>
> > > video
>
> > >
>
> > > > to create a second project i.e. named   ByePi to run to completion.
>
> > > >
>
> > > > I am running a  wireless WIFI headless raspberry pi.
>
> > > >
>
> > > > Thanks.
>
> > >
>
> > > -
>
> > > 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: Only one RaspberryPi project.

2021-01-19 Thread Mark A. Flacy
While the statement  "I am not able to select raspberrypi platform for the 
second project 
ByePi." means something to you, it doesn't mean much to me.  I'm not _trying_ 
to be mean 
or insulting, but I don't understand at what point you have had an issue.

Are you able to create an additional remote java se in the java platform 
manager that you 
cannot select later?  Or is it that you cannot create an additional remote java 
se in the java 
platform manager for the other project?


-- 
Mark A. Flacy
mfl...@verizon.net

On Tuesday, January 19, 2021 2:11:02 AM CST Som Lima wrote:
> There is no error message.
> I am not able to select raspberrypi platform for the second project ByePi.
> 
> 
> My work around is to create classes in the same project HelloPi.
> 
> Then create  a custom configuration which points to the second class with
> the psvm so I can run it on the raspberrypi platform.
> 
> 
> This is why I suggested to replicate for a better understanding of the
> issue.
> 
> 
> On Tue, 19 Jan 2021, 08:02 Mark A. Flacy, 
> 
> wrote:
> > What EXACTLY is the error that you've seen?  Are your host IP addresses
> > the
> > same?
> > 
> > What did you expect to see that didn't happen?
> > 
> > --
> > Mark A. Flacy
> > mfl...@verizon.net
> > 
> > On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
> > > If you follow the instructions in this video
> > > you will be able to create one project HelloPi.
> > > 
> > > https://youtu.be/ebHbDlTnV-I
> > > 
> > > However you will not be able to create a second project to develop
> > > Raspberry Pi in the same Netbeans IDE.
> > > 
> > > You can replicate the highlighted issue by following the steps in the
> > 
> > video
> > 
> > > to create a second project i.e. named   ByePi to run to completion.
> > > 
> > > I am running a  wireless WIFI headless raspberry pi.
> > > 
> > > Thanks.
> > 
> > -
> > 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: Only one RaspberryPi project.

2021-01-19 Thread Som Lima
There is no error message.
I am not able to select raspberrypi platform for the second project ByePi.


My work around is to create classes in the same project HelloPi.

Then create  a custom configuration which points to the second class with
the psvm so I can run it on the raspberrypi platform.


This is why I suggested to replicate for a better understanding of the
issue.


On Tue, 19 Jan 2021, 08:02 Mark A. Flacy, 
wrote:

> What EXACTLY is the error that you've seen?  Are your host IP addresses
> the
> same?
>
> What did you expect to see that didn't happen?
>
> --
> Mark A. Flacy
> mfl...@verizon.net
>
> On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
> > If you follow the instructions in this video
> > you will be able to create one project HelloPi.
> >
> > https://youtu.be/ebHbDlTnV-I
> >
> > However you will not be able to create a second project to develop
> > Raspberry Pi in the same Netbeans IDE.
> >
> > You can replicate the highlighted issue by following the steps in the
> video
> > to create a second project i.e. named   ByePi to run to completion.
> >
> > I am running a  wireless WIFI headless raspberry pi.
> >
> > Thanks.
>
>
>
>
>
> -
> 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: Only one RaspberryPi project.

2021-01-19 Thread Mark A. Flacy
What EXACTLY is the error that you've seen?  Are your host IP addresses the 
same?

What did you expect to see that didn't happen?

-- 
Mark A. Flacy
mfl...@verizon.net

On Tuesday, January 19, 2021 1:17:07 AM CST Som Lima wrote:
> If you follow the instructions in this video
> you will be able to create one project HelloPi.
> 
> https://youtu.be/ebHbDlTnV-I
> 
> However you will not be able to create a second project to develop
> Raspberry Pi in the same Netbeans IDE.
> 
> You can replicate the highlighted issue by following the steps in the video
> to create a second project i.e. named   ByePi to run to completion.
> 
> I am running a  wireless WIFI headless raspberry pi.
> 
> Thanks.





-
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: Only one RaspberryPi project.

2021-01-18 Thread Zahid Rahman
I came across this problem many years ago.
It was mentioned in my computing course text book
called Object Orientated Programming using C++ by Grady Booch.
He said "Industrial Strength Software is beyond the intellect of a
developer"
hence you can create only one project  which is adequate for a student
project or a HOW-TO Video
but will not do for commercial use.


https://www.backbutton.co.uk/ 
HOW-TO become  System Architect for FREE


¯\_(ツ)_/¯
♡۶♡ ۶♡۶


On Tue, 19 Jan 2021 at 07:17, Som Lima  wrote:

> If you follow the instructions in this video
> you will be able to create one project HelloPi.
>
> https://youtu.be/ebHbDlTnV-I
>
> However you will not be able to create a second project to develop
> Raspberry Pi in the same Netbeans IDE.
>
> You can replicate the highlighted issue by following the steps in the
> video to create a second project i.e. named   ByePi to run to completion.
>
> I am running a  wireless WIFI headless raspberry pi.
>
> Thanks.
>
>
>
>
>
>