--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/bee8b89a-384a-4bb2-8716-03d45f1483f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Matko,I think './bin' is the default build output directory used by Eclipse. If you opened the project in Eclipse without using sbteclipse, it would probably default to putting classes there. Could that explain it?Cheers,Tim
On Sun, Sep 24, 2017 at 2:39 AM, Matko Mesar <mesar...@gmail.com> wrote:
Hi,last few months I worked on three or four different projects and each was developed using Play. Most of the work was done by me, so I have a good comprehension of each one.There was a time gap something like month long since I haven't touched them (summer, vacation etc,). Last week I started to work again on one of them and noticed something I don't understand. I noticed this bin folder in root of my project. Since I don't know project structure by heart this bin folder obviously slipped under my radar at some point. I looked at documentation and it doesn't mentions anything on this bin folder. I found this bin folder in all 4 projects I have done. All have same structure, they consist of folders that are packages in play project and corresponding class files.Other facts:- I think one of the projects was created using sbt with template (command sbt new playframework/play-java-seed.g8), because in this project .gitignore has line .g8 but has also line /bin/. So I figure this template is somehow aware of this bin folder. But I cant confirm with 100% that this was indeed created with sbt and mentioned template.- Based on before mentioned fact I think other projects were created with activator cos they don't have .g8 and /bin/ lines in .gitignore but still have bin folder- Projects build and work normally if i delete this bin folderI would really like to know what bin folder is used for and how did I created it in the first place.Thank you
--
You received this message because you are subscribed to the Google Groups "Play Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/bee8b89a-384a-4bb2-8716-03d45f1483f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/5b26828b-2472-424e-b789-9ee04f0d297d%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/5b26828b-2472-424e-b789-9ee04f0d297d%40googlegroups.com.