Disable Java packaging

Answered

Hey, I am working in IntelliJ Ultimate mostly for webdevelopment. Sometimes I also write a bit Java but its a rare setup.

Atm I am working in a new project with shopware and IntelliJ handles the project as Java project. I know this is only a style thing but the folder with the points and a deeper folder structure called "views.frontend.details" is nice to look at. 

Is there an opportunity to turn that off? 
I also managed to import the project again as php project. but everytime I restart the idea or switch between project it resets the folder style. 

 

0
2 comments

You static Web module type instead of the Java module for the project. Delete the existing module and add a new one.

0

I made this yesterday, and canceled something. Now I made an empty php module. hopefully it will not reset after restart the ide again.

 

Edit: The problem was, that the project was in a subfolder that intelliJ managed to be a java project. after also adding that specific folder as PHP project it works fine.

 

Thanks for your advice.

0

Please sign in to leave a comment.