jcaillon / 3P

3P (short for Progress Programmers Pal), is a notepad++ plugin designed to help writing progress 4GL (OpenEdge ABL) code. It transforms notepad++ into a full featured IDE for openedge code editor, providing syntax checking, compilation, auto-completion, tool-tips and much more!
https://jcaillon.github.io/3P/
GNU General Public License v3.0
80 stars 35 forks source link

Add XCODE #282

Closed HelderRS closed 4 years ago

HelderRS commented 4 years ago

Add a option to generate xcoded sources on compile options.

jcaillon commented 4 years ago

Hello, you can specify the option here :

image

but i guess you found the solution? :)