Terra Architect
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
June 2023 | NA | 0 (0%) | 8 |
May 2023 | 426/672 | 17 (0.01%) | 14 |
April 2023 | 515/668 | 7 (0%) | 6 |
March 2023 | 383/688 | 28 (0.01%) | 8 |
February 2023 | 405/668 | 20 (0.01%) | 8 |
January 2023 | 392/677 | 21 (0.01%) | 6 |
December 2022 | 410/805 | 25 (0.01%) | 6 |
November 2022 | 475/808 | 20 (0.01%) | 10 |
October 2022 | 404/811 | 30 (0.01%) | 13 |
September 2022 | 397/812 | 30 (0.01%) | 12 |
August 2022 | 393/808 | 26 (0.01%) | 9 |
July 2022 | 360/816 | 37 (0.01%) | 11 |
June 2022 | NA | 25 | 0 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Wednesday, June 7, 2023 - 23:30
Reviews Sign in to post reviews
net.TerraArch.editor - "unable to finish deep review"
Submitted by Kenneth Linck on Thu, 2023-05-11 16:14
Was wondering if this was because there is no support for module source links where this is a git location involved instead of a file on the file system?(e.g. source = "git::ssh://...".
java.lang.NullPointerException: Cannot invoke "org.eclipse.core.resources.IFile.getName()" because "file" is null
at net.terraarch.index.DynamicMarkerSet.newMarker(DynamicMarkerSet.java:133)
at net.terraarch.DeepReview.runPrimaryActions(DeepReview.java:260)
at net.terraarch.DeepReview.deepReview(DeepReview.java:50)
at net.terraarch.index.IndexModuleFile$DeepThought.run(IndexModuleFile.java:46)
at net.terraarch.util.ReactiveJob.run(ReactiveJob.java:32)
at org.eclipse.core.runtime.jobs.Job$2.run(Job.java:187)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
1.0.25 is out
Submitted by Nathan Tippy on Thu, 2023-05-04 23:47
Installer requires Eclipse 2022-03 or better to avoid the Logging CVE.
Installation does not work
Submitted by Valeriy Pogrebitskiy on Mon, 2022-07-25 18:50
Terra Architect's installation does not work with Eclipse JEE 2022-06. Plugin also does not show up in the search for "terra" or "terraform".
Re: Installation does not work
Submitted by Nathan Tippy on Mon, 2023-05-01 10:31
Tested with fresh downlload of eclipse 2023-03 and the installer worked from https://terraarch.net/update
I will try to get a new build out this week and to test support for 2022 releases.
It does not get listed in search due to the mixed free/commercial license based on eclipse.org policy. I am looking into what might be done to help.
Release 1.0.24 is out
Submitted by Nathan Tippy on Wed, 2022-04-06 21:49
minor fixes relating to performance
New release 1.0.23
Submitted by Nathan Tippy on Tue, 2022-01-04 17:53
More stable, found and fixed some race conditions causing hangs while editing. Self is only allowed in resource blocks. More testing and more responsive.
New release 1.0.22 is out
Submitted by Nathan Tippy on Sat, 2021-08-07 19:16
This was built using the latest Tycho 2.4, Java 11. Tested on Ubuntu and Windows.
Won't install on eclipse 2021-06
Submitted by Missing name Mising name on Mon, 2021-07-05 01:28
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.swtbot.eclipse.finder,3.0.0.202006031738
No repository found containing: osgi.bundle,org.eclipse.swtbot.forms.finder,3.0.0.202006031738
No repository found containing: osgi.bundle,org.eclipse.swtbot.junit4_x,3.0.0.202006031738
No repository found containing: osgi.bundle,org.eclipse.swtbot.swt.finder,3.0.0.202006031738
No repository found containing: osgi.bundle,org.hamcrest.library,1.3.0.v20180524-2246
Re: Won't install on eclipse 2021-06
Submitted by Nathan Tippy on Tue, 2021-07-27 18:39
Todays release 21 should fix this
Re: Re: Won't install on eclipse 2021-06
Submitted by Patrick Rammelt on Thu, 2021-08-05 11:00
I see the exact same error message (drag and drop install) - today :-)
Re: Re: Re: Won't install on eclipse 2021-06
Submitted by Nathan Tippy on Sat, 2021-08-07 11:22
My bad, I am adding the 2021-06 repo now but it looks like I will need to upgrade the tycho builder as well. Stay tuned.
Re: Re: Re: Re: Won't install on eclipse 2021-06
Submitted by Nathan Tippy on Sat, 2021-08-07 19:12
release 22 is built using the latest tycho with Java 11 and installed on 2021-06. it should be working.
Re: Re: Re: Re: Re: Won't install on eclipse 2021-06
Submitted by Patrick Rammelt on Tue, 2021-08-10 05:22
Thank you very much for the quick fix! Worked perfectly (Eclipse 2021-06 - 4.20.0 / Java 11).
new updates
Submitted by Nathan Tippy on Mon, 2021-06-07 20:42
fixed some small null pointer issues and windows stability.
release 1.0.19 is out
Submitted by Nathan Tippy on Sat, 2021-05-01 18:09
outline highlights where the def is found
better text editor support (eg the alt up down arrows)
for_each support
cleaned up more windows stability issues.
remote s3 state no longer blocking provider version defs
release 1.0.17 is out
Submitted by Nathan Tippy on Mon, 2021-03-22 23:01
Better support for windows and provider alias.
New release
Submitted by Nathan Tippy on Mon, 2021-03-15 19:07
ctl-space auto complete of module usages if source points to git or local ../
full outline and loop detection in outline view.