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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am checking the capabilities of the following software.
Eclipse IDE for Java Developers 2022-06 (4.24.0)
Maven Integration for Eclipse Core 1.20.1.20220227-1319
A)
import picocli.CommandLine;
” can successfully be added to the main source file together with a few related ones.B)
import motd1.MessageGenerator;
” can be added to the main source file.By the way:
The corresponding two files “.project” differ in the number of the used XML elements “buildCommand” and “nature”.
Beta Was this translation helpful? Give feedback.
All reactions