- Posted by
- Hi Mofi, thanks for your suggestion. I tried Process Monitor and found that UEStudio didn't get the correct keys from the Hive. When I run a Java build in ProcMon I see the following logs: uespawn.dat 5048 RegOpenKey HKLM\SOFTWARE\Wow6432Node\JavaSoft\Java Development Kit NAME NOT FOUND uespawn.dat ...Posted in Build / Compile / Debug
-   Topics
-   Views
- cappellin
Sep 26, 2011
- Thanks for suggestion. I tried to removed $6432 and replaced it with \Wow6432Node , but nothing changed. The paths I wrote in my first post is available in Build > Select Compiler > Java Compiler > Console Application and on the right-side you can see the configuration file. Those paths are availabl...Posted in Build / Compile / Debug
-   Topics
-   Views
- cappellin
Sep 23, 2011
- I'm trying to compile a Java project with UEStudio, but after some test seems that the value CPATH is empty. JDKv = $(HKEY_LOCAL_MACHINE\SOFTWARE$6432\JavaSoft\Java Development Kit\CurrentVersion) CPATH = $(HKEY_LOCAL_MACHINE\SOFTWARE$6432\JavaSoft\Java Development Kit\$(JDKv)\JavaHome) I looked wit...Posted in Build / Compile / Debug
-   Topics
-   Views
- cappellin
Sep 23, 2011
- Thanks Mofi. I tried your script and Yes now code folding is working in the right way... the problem is that now code is not readable. I send a request to tech support, too. I hope they'll fix this issue asap, so I can continue evaluation of UEStudio.Posted in Syntax Highlighting
-   Topics
-   Views
- cappellin
May 27, 2011
- I'm evaluating UEStudio v11.00 but seems there is a problem with code folding and my XML files. I'm developing MSBuild files that are actually XML files, but code folding is doing very strange things. It misses some tags - so I cannot collapse them - or it detects tags that haven't content. Am I doi...Posted in Syntax Highlighting
-   Topics
-   Views
- cappellin
May 25, 2011