Skip to main content



      Home
Home » Eclipse Projects » SWTBot » Not able to access NatTables and it's operation
Not able to access NatTables and it's operation [message #1867773] Sat, 06 July 2024 08:51 Go to next message
Eclipse UserFriend
I'm not able to access the NatTables inside one of the eclipse-based IDE.
From some discussions and other resources also I haven't find any proper widget to access the NatTables and operations like text enter, edit text or selection of any cell etc.
Re: Not able to access NatTables and it's operation [message #1868049 is a reply to message #1867773] Tue, 09 July 2024 14:25 Go to previous messageGo to next message
Eclipse UserFriend
Hi, I found some implementations to test the NatTable in the SWTBot repository, but I'm unable to access those packages.
The implementations are here:
https://github.com/eclipse-swtbot/org.eclipse.swtbot/tree/master/org.eclipse.swtbot.nebula.nattable.finder
Re: Not able to access NatTables and it's operation [message #1868334 is a reply to message #1868049] Wed, 17 July 2024 05:44 Go to previous messageGo to next message
Eclipse UserFriend
Have you added 'org.eclipse.swtbot.nebula.nattable.finder' as a separate unit in your build target?
NatTable is kept as a separate unit since it is not from platform swt. It needs to selected separately while installing SWTBot and also while building.
Re: Not able to access NatTables and it's operation [message #1868346 is a reply to message #1868334] Wed, 17 July 2024 08:06 Go to previous messageGo to next message
Eclipse UserFriend
Yes, I have added 'org.eclipse.swtbot.nebula.nattable.finder' too.
Still not able to access the 'nattable.finder'
Re: Not able to access NatTables and it's operation [message #1868883 is a reply to message #1868346] Wed, 24 July 2024 08:06 Go to previous message
Eclipse UserFriend
Thanks! I accessed it after using it from the latest release and adding it to MANIFEST.MF file.
Previous Topic:Access Tab Item in Properties tab
Next Topic:Unable to import local ZIP files
Goto Forum:
  


Current Time: Thu May 22 07:22:05 EDT 2025

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

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

Back to the top