Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not create R only project #36

Open
AkihaTohno opened this issue Nov 12, 2016 · 5 comments
Open

Can not create R only project #36

AkihaTohno opened this issue Nov 12, 2016 · 5 comments

Comments

@AkihaTohno
Copy link

At Intellij IDEA 2016.2.5(Community Edition),I can not create R only Project.
How can I do it?

R Env
Microsoft R Open 3.3.1
Windows10 64bit/openSUSE Tunbleweed

@ktisha
Copy link
Owner

ktisha commented Nov 22, 2016

You could use Empty Project and then create new *.R file inside the project.
image

@ktisha ktisha closed this as completed Nov 22, 2016
@AkihaTohno
Copy link
Author

But, I could not create new R source file.
Because intellJ IDEA request module setting.
How can I do?

@ktisha ktisha reopened this Nov 24, 2016
@ktisha
Copy link
Owner

ktisha commented Nov 24, 2016

Oh, I see.
Empty project is designed "to create free-style module structure". After you add at least one module with at least one content root, you can create files there. Otherwise IDEA doesn't know where to create files.

I'd suggest you go to the File->Project Structure->Modules and use "Import Module" pointing at the Project Root
screenshot from 2016-11-24 16-11-03

@AkihaTohno
Copy link
Author

Thanks a lot.

Well,Witch file can I import?
R plugin generated some xml files,I tried to import them,but failed.
How can I do?

@ktisha
Copy link
Owner

ktisha commented Nov 28, 2016

I specified project root directory in the appeared dialog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants