Category Archives: Perl

ProjectAssist Installation Errors (part 2)

Having determined the cause of the maven issues, I moved on and cleaned up my system and restarted the install. I then got perl errors, which the log listed as: (13:22:49:671) Installing C:borlandprojectassistPerlsitelibNetLDAPExtensionWhoAmI.pm (13:22:49:671) Perl install: processing INSTALL component AppConfig… … Continue reading

Posted in CodeGear, Eclipse, Perl, ProjectAssist | Comments Off on ProjectAssist Installation Errors (part 2)

C Programming in Eclipse

In my day to day job, I mainly use java, primarily for the development of graphical interfaces to communicate with custom built hardware running embedded microprocessors (written in assembly and c). In addition though, I also write c and c++ … Continue reading

Posted in C++, Eclipse, IDEs, Java, Perl, PHP, Programming Languages | Comments Off on C Programming in Eclipse