[ANN] PDFviewer 1.0 released
We have updated our PDF viewer to version 1.0
This is a free plugin providing the ability to view PDF files using the GPL version of the JPedal PDF library.
Some display gremlins have been fixed along with a large number of PDF issues.
Markee
Please sign in to leave a comment.
mark stephens wrote:
Interestingly, the PDF viewer seems to break the Property Editor:
When you have a property resource bundle with more than one file,
IDEA inserts a node in the project tree. Highlight that node and
press F4, you get a NPE. (Removing the PDF viewer gets rid of the
problem).
Regards,
Jens
No message
java.lang.NullPointerException
at
org.jpedal.pdf.plugins.idea.editor.impl.PDFFileEditorProvider.accept(PDFFileEditorProvider.java:48)
at
com.intellij.openapi.fileEditor.impl.FileEditorProviderManagerImpl.getProviders(FileEditorProviderManagerImpl.java:14)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl3(FileEditorManagerImpl.java:415)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$4.run(FileEditorManagerImpl.java:2)
at
com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:106)
at
com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:116)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileImpl2(FileEditorManagerImpl.java:218)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.a(FileEditorManagerImpl.java:29)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openFileWithProviders(FileEditorManagerImpl.java:215)
at
com.intellij.openapi.fileEditor.ex.FileEditorManagerEx.openFile(FileEditorManagerEx.java:1)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$5.run(FileEditorManagerImpl.java:6)
at
com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:32)
at
com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:116)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openEditor(FileEditorManagerImpl.java:386)
at
com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.openTextEditor(FileEditorManagerImpl.java:227)
at
com.intellij.lang.properties.projectView.ResourceBundleNode.navigate(ResourceBundleNode.java:16)
at com.intellij.util.OpenSourceUtil.navigate(OpenSourceUtil.java:40)
at com.intellij.util.OpenSourceUtil.openSourcesFrom(OpenSourceUtil.java:29)
at
com.intellij.ide.actions.BaseNavigateToSourceAction.actionPerformed(BaseNavigateToSourceAction.java:12)
at
com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:83)
at
com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.b(IdeKeyEventDispatcher.java:85)
at
com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:110)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:113)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:77)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Attachment(s):
pdfviewer.png
We have uploaded version 1.0 again with a fix. Can you retry please.
MArkee
mark stephens wrote:
I did. Same exception, sorry!
Jens
And now with version 1.0.1????
MArkee
mark stephens wrote:
Looks good now. Thanks!
Regards,
Jens