Displaying 2 results from an estimated 2 matches for "contentjob".
2005 Nov 23
0
Another CTI question
I''ve asked some CTI questions before and I have another one based on
my migration progress.
These are two condensed tables (the actuals being bigger):
Content
+-------------+
| id |
| title |
| description |
| etc..... |
+-------------+
ContentJob
+--------------+
| content_id |
| location |
| date_expired |
| etc..... |
+--------------+
The above is legacy stuff and I can''t really change it right now as
it''s live; my goal is to get Rails to use the existing infrastructure
and then later make changes. My AR o...
2010 Mar 12
1
StatEt: Error R Object Browser Update java.lang.NullPointerException
...ctBrowserView.java:191)
at
de.walware.statet.r.internal.objectbrowser.ObjectBrowserView$ContentFilter.include(ObjectBrowserView.java:1)
at
de.walware.statet.r.internal.rdata.REnvironmentVar.getModelChildren(REnvironmentVar.java:287)
at
de.walware.statet.r.internal.objectbrowser.ObjectBrowserView$ContentJob.prescan(ObjectBrowserView.java:969)
at
de.walware.statet.r.internal.objectbrowser.ObjectBrowserView$ContentJob.run(ObjectBrowserView.java:825)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Session Data:
eclipse.buildId=M20090917-0800
java.version=1.6.0_15
java.vendor=Sun Microsyste...