[JAVA] Addicted to project imports from GitHub

Development environment connected to GitHub

The other day, I made a local development environment, but Eclipse didn't recognize it well. Repository mark on the file? Does not appear, and it is not connected to the essential GitHub.

Project import from local repository

Then, the following display is displayed. error.png

why,, A. *** Must be imported as a java project. *** ***

import.png This is it. It was okay if I imported it as an existing project obediently. I didn't have to go through the wizard for a new project.

at the end

Everyone be careful! ~~ ← Only you ~~

Recommended Posts

Addicted to project imports from GitHub
Changes from Java 8 to Java 11
Sum from Java_1 to 100
Migrate from JUnit 4 to JUnit 5
From Java to Ruby !!
Push Docker images from GitHub Actions to GitHub Container Registry
Cloud9 (Rails) from Github
Moved from iBATIS to MyBatis3
Migration from Cobol to JAVA
Deploy Vapor Project to Heroku
Switch from slim3-gen to slim3-gen-jsr269
Moving from AWS to PaizaCloud
New features from Java7 to Java8
Migrating from vargrant to docker
Connect from Java to PostgreSQL
Introduce Maven to Tomcat project
Convert from ○ months to ○ years ○ months
Until you push to Github
GitHub Actions Introduction to self-made actions
Rewriting from applet to application
Change from SQLite3 to PostgreSQL
From Ineffective Java to Effective Java
How to migrate from JUnit4 to JUnit5
Response to Github vulnerability alerts
Must-see for beginners! How to manage your Xcode project on Github
From "Create mvn project" to "Create remote repository in GitLab" to "git init"
[Java] From new project creation to automatic test / build / deployment realization