YTEX build errors and piper creator gui null pointer in version 4.0.1

2018-03-22 Thread Reed Villanueva
Downloaded the linux binaries and was experiencing an error when trying to use the simple piper fabricator gui ($CTAKES_HOME/bin/runPiperCreator.sh): > Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at > javax.swing.plaf.synth.SynthTableHeaderUI$HeaderRenderer. > getTableCel

How to change and build project source code?

2018-03-25 Thread Reed Villanueva
New user. Tried editing ctakes-gui/src/main/java/org/apache/ctakes/gui/pipeline/MainPanel2.java to look into potential bug that was supposedly resolved in https://issues.apache.org/jira/browse/CTAKES-442 but appears to still be causing error... > log4j: Adding appender named [consoleAppender] to

Re: How to change and build project source code?

2018-03-26 Thread Reed Villanueva
target' > > Regards, > Gandhi > > -Original Message- > From: Reed Villanueva [mailto:villanuevar...@gmail.com] > Sent: Monday, March 26, 2018 3:02 AM > To: dev@ctakes.apache.org > Subject: How to change and build project source code? > > New user. Tried e

Re: How to change and build project source code?

2018-03-27 Thread Reed Villanueva
n < gandhi.natara...@arisglobal.com> wrote: > Hi Reed, > > If you make any changes in ctakes-gui module, you can build the ctakes-gui > module using the following command: > > mvn clean install -Dmaven.test.skip=true > > Then you can pick up the updated ctakes-gui

Re: How to change and build project source code?

2018-03-28 Thread Reed Villanueva
aths.* Perhaps this caveat should be added to the documentation? On Tue, Mar 27, 2018 at 12:10 PM, Reed Villanueva wrote: > Hi Gandhi, > > Apologies for the confusion, I had though that it worked in the way you > described earlier, but had tried this before and it does not seem

Failing to compile runPiperGui profile in Intellij

2018-03-29 Thread Reed Villanueva
​Using the instructions of the dev guide ( https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+4.0+Developer+Install+Guide#cTAKES4.0DeveloperInstallGuide-RunningUIMACVDwithMaven)​ to try to compile the runPiperGui profile in Intellij IDE, I get the following error: [INFO] ctakes-examples ...

Re: Failing to compile runPiperGui profile in Intellij [EXTERNAL]

2018-04-01 Thread Reed Villanueva
e (I haven't tried): > https://stackoverflow.com/questions/20496239/maven- > plugins-can-not-be-found-in-intellij > > There are probably other solutions out there. If you find one please > share. > > Sean > > > ____ > From: Reed V

How to add /desc and /resources to intellij IDEA project?

2018-04-04 Thread Reed Villanueva
As the title states, I am having trouble understanding where to place the /resources (and /desc ?) folders in an intellij IDEA project that is trying to use ctakes (don't work with java often). *TLDR: In intellij, how do I use the resources/ and des/ folders that come in ctakes binary distribution

Re: problems with cTAKES installation

2018-04-06 Thread Reed Villanueva
​If you are using the current user binary distribution on ctakes (4.0.0), then this may be an issue with java on your system itself rather than with ctakes. Do you know if you are able to run other java applications on your machine (from the command line are there any weird looking messages)? Witho

Re: How to add /desc and /resources to intellij IDEA project?

2018-04-06 Thread Reed Villanueva
ow if I even need this, so please let me know) seems to have fixed that issue. If there is anything else I should know related to this issue that is not explicitly documented in the ctakes docs, please let me know. On Wed, Apr 4, 2018 at 1:00 PM, Reed Villanueva wrote: > As the title states, I

Re: How to add /desc and /resources to intellij IDEA project? [EXTERNAL]

2018-04-06 Thread Reed Villanueva
r+GUI > 3. > https://cwiki.apache.org/confluence/display/CTAKES/ > Piper+File+Submitter+GUI > 4. > https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+4.0 > > > > > From: Reed Villanueva > Sent: Friday, April

Re: How to add /desc and /resources to intellij IDEA project? [EXTERNAL]

2018-04-06 Thread Reed Villanueva
file. However, within the xml file you > can specify multiple dictionaries. > > Sean > > From: Reed Villanueva > Sent: Friday, April 6, 2018 3:42 PM > To: dev@ctakes.apache.org > Subject: Re: How to add /desc and /resources to intellij IDEA project? > [EX

Re: resources location problem? Initialization of annotator class "org.apache.ctakes.assertion.medfacts.cleartk.PolarityCleartkAnalysisEngine" failed in default clinical pipeline

2018-04-08 Thread Reed Villanueva
sourceforge.net/projects/ctakesresources/files/). On Sat, Apr 7, 2018 at 5:06 PM, Reed Villanueva wrote: > Trying to run a copy of the trunk/ctakes-examples/.../ > HelloWorldAggregatePipeline.java in an intellij project using the line > > builder.add( ClinicalPipelineFactory.getDefault

Re: How to add /desc and /resources to intellij IDEA project? [EXTERNAL]

2018-04-09 Thread Reed Villanueva
if > you have permissions for the wiki you can create or edit a page yourself. > > Sean > ____ > From: Reed Villanueva > Sent: Friday, April 6, 2018 4:20 PM > To: dev@ctakes.apache.org > Subject: Re: How to add /desc and /resources to i