Programming udoo with NetBeans

Discussion in 'Application & Utilities' started by xwalter, Feb 7, 2016.

  1. xwalter

    xwalter Member

    Joined:
    Sep 8, 2014
    Messages:
    89
    Likes Received:
    4
    Hi everyone!
    I'm trying to use netbeans as cross compiler for udoo.
    Connections with putty ok , udoo respond well.
    In Netbeans I want to create e new java platform where name is myudoo , host =192.168.0.105 port=22 , user =ubuntu , pass=ubuntu.
    I select EJRE1.8.0_73 (oracle java se embedded 8) and profile 3 with client and estensions for javafx.
    The same tutorial exists for raspberry .
    In udoo by using terminal I create two folders inside e new folder named myvm (my virtual machine)
    1) /home/ubuntu/myvm/NetBeansProjects/
    2) /home/ubuntu/myvm/jre/
    chmode 777 /home/ubuntu/myvm
    chmode 777 /home/ubuntu/myvm/NetBeansProjects/
    chmode 777 /home/ubuntu/myvm/jre
    In my desktop pc , I push button to create a new jre inside my udoo but at the end a message tell
    "Could not connect to remote Java SE Platform. "
    Does ayone can help me ?
    I don't want to use netbeans or eclipse on my udoo , too slow .I want to program udoo form my pc by using netbeans as cross compiler
    Does exist some video or tutorial to do this job ?
    ciao
    Walter
     
    Last edited: Feb 7, 2016
  2. xwalter

    xwalter Member

    Joined:
    Sep 8, 2014
    Messages:
    89
    Likes Received:
    4
    problem solved , now I can program my udoo from my desktop pc with netbeans .
    For GUI application I have some litlle problem more
    "No X11 DISPLAY variable was set, but this program performed an operation which requires it."
     
  3. Champlins89

    Champlins89 New Member

    Joined:
    Dec 27, 2021
    Messages:
    1
    Likes Received:
    0
    I can't believe it. I didn't know I'd hear such a great story. Wow, it's so thrilling. I feel like I'm going on a huge adventure. It's really like that
     

Share This Page