You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
verify: "The project-local JAR is selected and added to the Libraries list"
75
+
verifyWebview:
76
+
contains: "autotest-lib.jar"
77
+
78
+
- id: "apply-library-change"
79
+
action: "clickInWebview text=Apply Settings"
80
+
verify: "Applying the classpath change succeeds and writes the selected JAR into .classpath"
81
+
82
+
- id: "verify-library-applied"
83
+
action: "wait 5 seconds"
84
+
verify: "The Eclipse .classpath contains the added library entry, proving the Project Settings UI sent a valid absolute library path to JDT LS instead of failing with a relative-path classpath error"
0 commit comments