Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Unable to run NatTableExamples-1.1.0.jar
Unable to run NatTableExamples-1.1.0.jar [message #1385183] Wed, 04 June 2014 19:58 Go to next message
lak kaz is currently offline lak kazFriend
Messages: 5
Registered: May 2013
Junior Member
I downloaded NatTableExamples-1.1.0.jar and imported as existing java project in eclipse.

I added following external jars to my build path

org.eclipse.nebula.widgets.nattable.core_1.0.0.201305291732.jar

org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.0.0.201305291732.jar

org.eclipse.nebula.widgets.nattable.extension.poi_1.0.0.201305291732.jar

ca.odell.glazedlists_1.9.0.v201303080712.jar

But i am getting following exceptions.
The import org.eclipse.nebula.widgets.nattable.test.fixture.data.BlinkingRowDataFixture cannot be
resolved

The import org.eclipse.nebula.widgets.nattable.test.fixture.data.RowDataListFixture cannot be
resolved

The import org.eclipse.nebula.widgets.nattable.extension.builder.NatTableBuilder cannot be
resolved

i am not able to find org.eclipse.nebula.widgets.nattable.core.test.jar and org.eclipse.nebula.widgets.nattable.extension.jar.

Please let me know where i can download the above jars.

Thanks in Advance.











Re: Unable to run NatTableExamples-1.1.0.jar [message #1385188 is a reply to message #1385183] Wed, 04 June 2014 20:42 Go to previous message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
What are your trying to achieve? If you want to run the examples, follow the description on our website or simply execute the Try it! button on the website which starts a Webstart application.

If you want to execute it from within Eclipse, I suggest to checkout the sources. There you have all necessary classes and projects in place.
Previous Topic:Adding Labels to specific cells
Next Topic:Does a row must belong to a group in a RowGroupExpandCollapseLayer to display
Goto Forum:
  


Current Time: Fri Apr 26 05:20:07 GMT 2024

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

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

Back to the top