playframework - Communication between Play! project and Java project -
good morning all.
i have 2 projects, 1 java project, , other made play!. both projects in eclipse ide. need consume method in play! project java project.
how can that?
thanks helping.
i've never used play framework myself, put jar-file use method in "lib" folder in play project , tell ide add lib java classpath. i'm guessing you're using ide develop app (would great if mention in case).
that should enough access method java project , compile code. i'm not sure if need configure play project access lib @ runtime.
for more specific need provide more info want , tools you're using.
Comments
Post a Comment