Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Making Changes to SWT



On Wed, Jul 23, 2025 at 11:15 PM Alejandro Navarro via platform-dev <platform-dev@xxxxxxxxxxx> wrote:
Hello everyone!

Hi and welcome, 

I have everything running as expected. I’m just lost on how to use this build.

Have you managed to run your test from the IDE? If you have the org.eclipse.swt.tests project and org.eclipse.swt project loaded in your workspace and configured properly (ie no error and you can see that the test project dependencies list the org.eclipse.swt project), you should be able to just use "Run As > JUnit tests".

HTH

Back to the top