Ç÷¹ÀÌ ÇÁ·¹ÀÓ¿öÅ© °¡À̵å
1. ¼³Ä¡ ¶
2. »õ ¾îÇø®ÄÉÀÌ¼Ç »ý¼º ¶¾Æ·¡ÀÇ µÎ ¸í·É¾î´Â °¢°¢ ¾îÇø®ÄÉÀ̼ÇÀ» ¸¸µé°í ³»Àå À¥¼¹ö¸¦ ÅëÇØ ½ÇÇàÇÏ´Â ¿ªÇÒÀ» ÇÑ´Ù.
# play new myApp
# play run myApp
# play new ../myApp
# play run ../myApp ÀÌÁ¦ ºê¶ó¿ìÀú¸¦ ¿°í http://localhost:9000 ¿¡ Á¢¼ÓÇÏ¸é ¾îÇø®ÄÉÀÌ¼Ç ±âº» ÆäÀÌÁö¸¦ º¼ ¼ö ÀÖ´Ù.
3. Eclipse ¿¬µ¿ ¶¿ì¼± eclipse Ç÷¯±×ÀÎÀ» ¼³Ä¡ÇÑ´Ù. play/support/eclipse Æú´õ¿¡ ÀÖ´Ù.
# cp org.playframework.playclipse_0.7.0.jar ~/.eclipse/org.eclipse.playform_3.5.0/dropins/
ÀÌÈÄ ±âÁ¸¿¡ »ý¼ºÇÑ ¾îÇø®ÄÉÀ̼ÇÀ» eclipse ÇÁ·ÎÁ§Æ® Æú´õ·Î º¯È¯ÇÑ´Ù.
# play eclipsify myApp
ÀÌÁ¦ ÀÌŬ¸³½º¸¦ ½ÇÇàÇÏ¿© File/Import/General/Existing project ¸Þ´º¿¡¼ À§¿¡¼ ¼³Á¤ÇÑ ¾îÇø®ÄÉÀÌ¼Ç Æú´õ¸¦ ÁöÁ¤ÇÏ¸é ºÒ·¯¿Ã ¼ö ÀÖ´Ù.
º¸´Ù ÀÚ¼¼ÇÑ ³»¿ë ¹× NetBeans, IntelliJ µî°úÀÇ ¿¬µ¿ ³»¿ëÀÌ ÇÊ¿äÇÏ´Ù¸é http://www.playframework.org/documentation/1.2.1/ide¸¦ Âü°íÇÑ´Ù.
4. DB ¿¬µ¿ ¶
jpa.dialect=org.hibernate.dialect.PostgreSQLDialect
# jpa.ddl=none
jpa.ddl=none
|
Let not the sands of time get in your lunch. |