Hello, how can i add to eclipse the ErpNext project, or there is another IDE to start developing customs to ErpNext.
I have already created a project in eclipse like this:
my_Project
-app (i put here all the folders of ErpNext)
–lib (wnframework)
- public (copy the public folders os ErpNext)
-conf.py (the same of ErpNext)
but i don’t know how to compile or run the entire project.
i am a senior c# developer but i want to start learning about ErpNext and WnFramework
can some one guide me.
Thanks in advance
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com .
To post to this group, send email to er...@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/9nFWD7miwWQJ .
For more options, visit https://groups.google.com/groups/opt_out .
system
February 16, 2013, 1:25am
#2
Hi,
Python and JavaScript are interpreted languages. There is no compilation to be done.
To check your changes, you will need to open the browser and run ERPNext and check if your changes work. Keep the browser's JavaScript console open. All errors are logged there.
For learning python, I suggest that you go to
It is a crash course on python and should cover most aspects of python for ERPNext development.
Thanks,
Anand Doshi.
Sent from my phone
Hello, how can i add to eclipse the ErpNext project, or there is another IDE to start developing customs to ErpNext.
I have already created a project in eclipse like this:
my_Project
-app (i put here all the folders of ErpNext)
--lib (wnframework)
- public (copy the public folders os ErpNext)
-conf.py (the same of ErpNext)
but i don't know how to compile or run the entire project.
i am a senior c# developer but i want to start learning about ErpNext and WnFramework
can some one guide me.
Thanks in advance
–
You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com .
To post to this group, send email to er…@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/9nFWD7miwWQJ .
For more options, visit https://groups.google.com/groups/opt_out .
–
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com .
To post to this group, send email to er...@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .