简体   繁体   English

在为play框架生成eclipse配置后,play存储库向我展示了这么丑

[英]after generating eclipse configuration for play framework, play repository library show me so ugly

Hello I'm a newbie for play framework. 您好,我是Play框架的新手。

I just started to learn play. 我刚刚开始学习游戏。

Anyway I try to make new project 无论如何,我试图做新的项目

"play new test1" “播放新的test1”

and generate eclipse configuration 并生成日食配置

"play" “玩”

"eclipse" “日食”

after opening the project on eclipse, all kind of jar files, play repository, are the same line. 在eclipse上打开项目后,各种jar文件,播放存储库都在同一行。

like this. 像这样。

test1
+app
+test
+classes_managed
+play-java-jdbc_2.10.jar
+play-jdbc_2.10.jar
.
.
(so many jar files)
.
.
+JRE System Library
+scala-library.jar
+conf
+project
+public
+target
+build.sbt
+README

how can I fix this? 我怎样才能解决这个问题?

在Eclipse中,您需要使用“显示视图”,然后找到“包视图” ...而不是“项目视图” ...希望获得帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM