I need to reference swt in a maven build (not an eclipse product!) as a standalone dependency.

What is the recommended way to reference swt in maven so it could be build on linux/windows/...

I could think about creating a profile for each os as mentioned in [1] and define appropriate 'osgi.platform' properties but wondering if swt offers something less manual or can I include some kind of swt-pom that already does all the magic?

[1] https://stackoverflow.com/questions/19023109/values-for-os-family-in-maven-profile-activation-condition
_______________________________________________
platform-dev mailing list
platform-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/platform-dev

Reply via email to