Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Need org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo to handle Java projects creation #1936

@jeffmaury

Description

@jeffmaury

When a test that creates a Java project, the classes org.eclipse.reddeer.eclipse.jdt.ui.wizards.JavaProjectWizard and org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne.
It turns out that if the tests is run against Java9/10, the second page will enable the Generate module-info.java checkbox which will leads to a new dialog to be show and causing tests to fail.
This checkbox could be cleared if a org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageTwo would be provided by RedDeer

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions