Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Standalone SWT with Central Maven repo
Standalone SWT with Central Maven repo [message #1822153] Fri, 28 February 2020 05:18
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 43
Registered: July 2011
Member
Hello,

I put the SWT dependency to pom.xml but "Missing artifact" error occurred.
How could I solve this?
Thanks in advance.

<dependency>
    <groupId>org.eclipse.platform</groupId>
    <artifactId>org.eclipse.swt.win32.win32.x86_64</artifactId>
    <version>3.113.0</version>
</dependency>


--My Environment
Windows 10
Eclipse :
Version: 2019-12 (4.14.0)
Build id: 20191212-1212

https://i.imgur.com/BqIz3IV.png
Previous Topic:How to drag clabel,button,table widgesfrom left,right,top and bottom
Next Topic:Trying to theme SWT (CSS?)
Goto Forum:
  


Current Time: Thu Apr 25 23:41:27 GMT 2024

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

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

Back to the top