Straightforward conversion. Still usages left that need deeper
investigation how to be done proper.
Some long time commented code removed as java formatter breaks trailing
whitespaces on save.
Change-Id: If74259bed5735b0d4cc98fc2cfa609c9c53c80c9
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Default ARCH = x86_64 as x86 is no longer built nor needed.
Change-Id: Id1d0dc6b0b29438cc200d614cb3add55c8eb40f1
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
And run save actions to modernize code a bit.
Change-Id: I4a718e73e8472679aa4ead7fdefe4259004ef6d6
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
- deleted LlvmResourceListener.java
- removed all references to LlvmResourceListener
- removed import of LlvmResourceListener
- bumped bundle version to 1.2.0 as per Alexander's advise
- added 2 commented filters wrt problems in MANNIFEST.MF
Change-Id: Iee8024dc6bfd6998b2eecbae25f7574bc3effba0
Signed-off-by: Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl>
not accept changes
Removed global LLVM-settings page
Removed automatic addition of libc++ and library path to project
settings
Change-Id: I0df65b7db73d7eb7360f7da224c326369589f882
Signed-off-by: Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl>
Properly build all extension points pages and add them to the index.
Change-Id: If4438addc09235424b805f99bebad5c420811dd1
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Bump BREE to Java 1.8 and fix various warnings as they are seen.
Change-Id: I3fb68f164832e6fa28c088c98ba57a7506365590
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Hook back index and schema generation dropped by mistake.
Change-Id: I6002ef68b6783a3b26c8cec242d9a415224df8e4
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Redo the javadoc build process to be based on
tycho-document-bundle-plugin.
It has the nice effect of whole api from cdt.core being in the built
javadoc instead of the very few preselected bundles.
Change-Id: I3fd33daaef2ef3bcbbc7ee7dabfe6a7262b7a87e
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
I have no idea why JAX-RS was needed to parse JSON, may be meson has
REST based web-services? Who knows.
I removed com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider that
seems to cause wiring issue - but I'm not sure that it is really gone.
I still can see a UI from json, checked it with modifying field
descriptions in "intro-buildoptions.json"
Change-Id: I2252ae0901e4e408ba6a4752c91ad3a1fbecb096
Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
Fix:
!ENTRY org.eclipse.pde.core 4 4 2020-02-04 14:34:11.588
!MESSAGE The Plug-in Development Environment requires the PlatformAdmin
service to operate. Please install the compatibility fragment
'org.eclipse.osgi.compatibility.state'.
Change-Id: Ia2b6c7ccb6cd5b352a8dbb65437ab7b6b2de0bcd
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
It is impossible to build CDT with Maven 3.6.1 (shipped with Fedora and
patched to not fail the build) nor with my downloaded Maven 3.6.3.
I opt for opening the range.
Change-Id: I6d12bedde45d6715c86768a00cb289d05e40fd23
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Add custom tags for pde as done in platform.
Change-Id: Ibd11bd14064a7c1bf57278d675c0243408660492
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
When the user selects the second wizard page was forced to use
a no empty variable name, however it's possible the parameter won't
be used and the user wants to have a matching signature. Removed
the check. The parameter name is still automatically set if the user
click directly on "Finish" button.
Change-Id: I665220b72d7b04b4bc89ffd5d764771cdfa8b243
Signed-off-by: Marco Stornelli <marco.stornelli@gmail.com>
Update version, copyright year and remove cdt.core.search package as
there is no such in the git repo.
Change-Id: Idaeea8a8d61d6cb9834782482e85b3eaade24fd3
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Remove neverneeded leftover from jdt copy of the buildDoc.xml file.
Change-Id: Id05bd1aa96fc99009545548832561cc42347835a
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Javax.annotation has to be added as it's not part of Java 11.
Removed the classpath line from options as most of the entries there are
plain wrong and unresolvable for years - no longer inner jaras and etc.
Change-Id: I2db47f541372b3b0544996d0796071976d87cd8b
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
It has been that org.eclipse.tm.terminal.view.feature and
org.eclipse.tm.terminal.feature shared the same feature plugin, which
meant they could not have their own branding.
Change-Id: I5bc48902c0ee93796fd4df7f847a39529bca3f7f
The 4.6.0 version marks the first version of terminal built in
CDT and in a different git repo - there are no API changes.
Change-Id: Ic6c4089d7e6ccbb2701bf59fedba2b6a8dd4c856
This feature references a p2.inf that is not there, there
are also some p2.infs in the repo that are not referenced.
Change-Id: I6c5603af62258cc70758761877169f19aeb36fc9