[Vala] Intelli-J plugin

2015-06-03 Thread Marek Gibek
(I have a method call where makefile should be generated with all required info passed as a parameter). I hope someone will know what to do with it!! Best Regards, Marek Gibek ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org/mailman

Re: [Vala] Using monodevelop for developing VALA?

2014-11-21 Thread Marek Gibek
Hi! I updated mono vala plugin for MonoDevelop 5. Yannick Inizan created nice PPA for it here: https://launchpad.net/~inizan-yannick/+archive/ubuntu/mono Source code is here: https://mail.gnome.org/archives/vala-list/2014-August/msg00049.html Please note that: - I rewrote the references part

Re: [Vala] Using monodevelop for developing VALA?

2014-11-21 Thread Marek Gibek
...@gmail.com wrote: Marek, do you plan to eventually open source your plugin for IntelliJ? Steven N. Oliver On Fri, Nov 21, 2014 at 9:58 AM, Marek Gibek gib...@gmail.com wrote: Hi! I updated mono vala plugin for MonoDevelop 5. Yannick Inizan created nice PPA for it here: https://launchpad.net

Re: [Vala] Interfacing various languages

2014-11-08 Thread Marek Gibek
Hi! I'm thinking of doing the same thing - use Vala to target Android, iOS, Windows Phone but also Windows and Linux at the same time! But I do not think that compiling to Java on Android or to objective c on iOS is required. We can simply create a native library from application code with

Re: [Vala] [ANNOUNCE] Vala binding updated for Mono Develop 5.4 (Linux Windows)

2014-09-01 Thread Marek Gibek
In my case (Ubuntu 14.05, MonoDevelop 5.4) it is enough to copy output dll to /usr/lib/monodevelop/AddIns/ValaBinding folder (or where it is installed on your system). Which version of MonoDevelop do you use? For version 5.0 and 5.1 you should use 5.0 branch. I don't know about other versions.

Re: [Vala] [ANNOUNCE] Portable Windows version (MonoDevelop 5.1.4, vala 0.25.1, mingw64 4.9.1)

2014-08-31 Thread Marek Gibek
Thanks! That's helpfull. On 8/30/14, Daniel Espinosa eso...@gmail.com wrote: For OpenGL may you want to look at: https://developer.gnome.org/cogl-2.0-experimental/stable/ El ago 30, 2014 11:36 AM, Marek Gibek gib...@gmail.com escribió: Hi All! I saw that many Windows users think that Vala

Re: [Vala] vala-list Digest, Vol 81, Issue 17

2014-08-31 Thread Marek Gibek
It should work with MonoDevelop 5.0 and 5.1. Now I'm upgrading it for MonoDevelop 5.4 and testing under Linux. And you know what? The debugger works under Linux!!! :D (Maybe it works on Windows too, but I cannot find working gdb 64-bit and I failed to compile it myself - I should switch to Linux

[Vala] [ANNOUNCE] Vala binding updated for Mono Develop 5.4 (Linux Windows)

2014-08-31 Thread Marek Gibek
, because I cannot find gdb 64-bit for Windows. Code completion is still missing but should not be very hard to add as it was there in the previous version. https://sites.google.com/site/gibekm/programming/vala/monodevelopbinding Happy coding ;) Marek Gibek

[Vala] [ANNOUNCE] Portable Windows version (MonoDevelop 5.1.4, vala 0.25.1, mingw64 4.9.1)

2014-08-30 Thread Marek Gibek
of previous version - the code needs to be converter to newer one). I haven't tested it under Linux, but it should be easy to port (if required) Vala plugin there, too. Regards, Marek Gibek ___ vala-list mailing list vala-list@gnome.org https://mail.gnome.org