eclipse-platform / eclipse.platform.swt

Eclipse SWT
https://www.eclipse.org/swt/
Eclipse Public License 2.0
112 stars 134 forks source link

Thank you for contributing guys. Should I understand that using Eclipse for C/C++ developers is not working and that I should use another dvp environment ? #439

Closed BenBorre closed 1 year ago

BenBorre commented 1 year ago

This is the only one Eclipse environment I have installed on my PC (nothing like Java, etc...). I installed it and removed it (roughly by deleting .eclipse and .p2 folders). Sometimes Project Properties,(then I had access to DTC ...), sometimes not. When using the right DTC, it pointed out to a problem of missing make - the famous make.exe (or at the time nmake) I used long time ago. Hard to find it. Never been able to make Project Properties available again, after multiple deletes and re-installs. So I decided to go (after a donation) for getting environment variables out of the way, one by one.

When I go to Tutorials->C/C++ Development and C++ projects I get an

org.apache.jasper.JasperException: PWC6033: Error in Javac compilation for JSP PWC6197: An error occurred at line: 41 in the jsp file: /index.jsp PWC6199: Generated servlet error: System cannot be resolved --

error. I see this is probably due missing environment variable definitions (which I can't access).

See full report in attachment.

Many thanks for an old developer coming in again after several years of working in other topics. Error Log.pdf

merks commented 1 year ago

@jonahgraham I can only reproduce this with CDT, not the other packages...

iloveeclipse commented 1 year ago

I can only reproduce this with CDT, not the other packages...

It is a duplicate of https://github.com/eclipse-platform/eclipse.platform.ua/issues/18