I installed all microservices but I cannot find to import these:
import com.trasier.wsdl.weather.GetWeatherRequest;
import com.trasier.wsdl.weather.GetWeatherResponse;
import com.trasier.example.weather_web_service.GetWeatherRequest;
import com.trasier.example.weather_web_service.GetWeatherResponse;
import com.trasier.example.weather_web_service.WeatherInfo;
I installed all microservices but I cannot find to import these: