Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Serial port
Serial port [message #1821966] Mon, 24 February 2020 17:43 Go to next message
Dayan Palihawadana is currently offline Dayan PalihawadanaFriend
Messages: 1
Registered: February 2020
Junior Member
Hi Team

I am beginner

I can build the calculator using window builder

My next step is read data from the Arduino using serial port and put the reading data to JtextField

I know that window builder do not have stranded Serial port library. Therefore I need to add third party plugin for it

My question is how add the Serial library and how build the project sing library

Please advice step by step project

I am using eclipse 2019

Thanks in advanced




Thanks in advanced
Re: Serial port [message #1822060 is a reply to message #1821966] Wed, 26 February 2020 13:08 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33218
Registered: July 2009
Senior Member
Sorry, but this forum is for asking how to use the Java Development Tools. We can't help you find libraries; if you have a library you can use the Properties of the Java project (from the context menu) and use that dialog to modify the Java Build Path to include whatever library.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:JavaFx install error
Next Topic:Wrong JUnit test times
Goto Forum:
  


Current Time: Thu Sep 26 06:19:47 GMT 2024

Powered by FUDForum. Page generated in 0.04275 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top